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