Home
last modified time | relevance | path

Searched refs:crypto_attr_type (Results 1 – 3 of 3) sorted by relevance

/linux/include/crypto/
H A Dalgapi.h126 struct crypto_attr_type { struct
158 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb);
232 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off()
252 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
/linux/crypto/
H A Dalgboss.c28 struct crypto_attr_type data;
H A Dessiv.c443 struct crypto_attr_type *algt; in essiv_create()