Searched refs:salg_feat (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/include/linux/ | ||
D | if_alg.h | 21 __u32 salg_feat; member |
/linux-3.4.99/crypto/ | ||
D | af_alg.c | 153 private = type->bind(sa->salg_name, sa->salg_feat, sa->salg_mask); in alg_bind() |