Home
last modified time | relevance | path

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

/linux-6.15/include/crypto/
H A Dalgapi.h125 struct crypto_attr_type { struct
157 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb);
223 static inline u32 crypto_requires_off(struct crypto_attr_type *algt, u32 off) in crypto_requires_off()
243 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask()
/linux-6.15/crypto/
H A Dpcrypt.c241 struct crypto_attr_type *algt) in pcrypt_create_aead()
301 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.c818 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type()
821 struct crypto_attr_type *algt; in crypto_get_attr_type()
854 struct crypto_attr_type *algt; in crypto_check_attr_type()
H A Dalgboss.c28 struct crypto_attr_type data;
H A Dessiv.c445 struct crypto_attr_type *algt; in essiv_create()