Home
last modified time | relevance | path

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

/linux-6.1.9/include/crypto/
Dalgapi.h108 struct crypto_attr_type { struct
132 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb); argument
216 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off()
236 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
/linux-6.1.9/crypto/
Dpcrypt.c233 struct crypto_attr_type *algt) in pcrypt_create_aead()
293 struct crypto_attr_type *algt; in pcrypt_create()
Dcryptd.c194 static void cryptd_type_and_mask(struct crypto_attr_type *algt, in cryptd_type_and_mask()
371 struct crypto_attr_type *algt, in cryptd_create_skcipher()
637 struct crypto_attr_type *algt, in cryptd_create_hash()
824 struct crypto_attr_type *algt, in cryptd_create_aead()
881 struct crypto_attr_type *algt; in cryptd_create()
Dalgboss.c28 struct crypto_attr_type data;
Dalgapi.c827 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type()
830 struct crypto_attr_type *algt; in crypto_get_attr_type()
863 struct crypto_attr_type *algt; in crypto_check_attr_type()
Dessiv.c440 struct crypto_attr_type *algt; in essiv_create()