Home
last modified time | relevance | path

Searched refs:crypto_algt_inherited_mask (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/crypto/
Dalgapi.h236 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask() function
/Linux-v6.1/crypto/
Dpcrypt.c238 u32 mask = crypto_algt_inherited_mask(algt); in pcrypt_create_aead()
Dessiv.c470 mask = crypto_algt_inherited_mask(algt); in essiv_create()
Dalgapi.c872 *mask_ret = crypto_algt_inherited_mask(algt); in crypto_check_attr_type()
Dcryptd.c206 *mask |= crypto_algt_inherited_mask(algt); in cryptd_type_and_mask()