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.h130 struct crypto_attr_type { struct
162 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb);
228 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off()
248 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
/linux/crypto/
H A Dpcrypt.c237 struct crypto_attr_type *algt) in pcrypt_create_aead()
297 struct crypto_attr_type *algt; in pcrypt_create()
H A Dcryptd.c194 static void cryptd_type_and_mask(struct crypto_attr_type *algt, in cryptd_type_and_mask()
375 struct crypto_attr_type *algt, in cryptd_create_skcipher()
659 struct crypto_attr_type *algt, in cryptd_create_hash()
868 struct crypto_attr_type *algt, in cryptd_create_aead()
925 struct crypto_attr_type *algt; in cryptd_create()
H A Dalgapi.c819 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type()
822 struct crypto_attr_type *algt; in crypto_get_attr_type()
855 struct crypto_attr_type *algt; in crypto_check_attr_type()
H A Dalgboss.c28 struct crypto_attr_type data;
H A Dessiv.c446 struct crypto_attr_type *algt; in essiv_create()