Home
last modified time | relevance | path

Searched refs:crypto_attr_type (Results 1 – 6 of 6) 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 Dpcrypt.c238 struct crypto_attr_type *algt) in pcrypt_create_aead()
298 struct crypto_attr_type *algt; in pcrypt_create()
H A Dcryptd.c200 static void cryptd_type_and_mask(struct crypto_attr_type *algt, in cryptd_type_and_mask()
381 struct crypto_attr_type *algt, in cryptd_create_skcipher()
665 struct crypto_attr_type *algt, in cryptd_create_hash()
874 struct crypto_attr_type *algt, in cryptd_create_aead()
931 struct crypto_attr_type *algt; in cryptd_create()
H A Dalgboss.c28 struct crypto_attr_type data;
H A Dessiv.c443 struct crypto_attr_type *algt; in essiv_create()
H A Dhmac.c521 struct crypto_attr_type *algt; in hmac_create()