Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/
Dalgapi.h256 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask() function
/Linux-v6.6/crypto/
Dpcrypt.c238 u32 mask = crypto_algt_inherited_mask(algt); in pcrypt_create_aead()
Dessiv.c475 mask = crypto_algt_inherited_mask(algt); in essiv_create()
Dalgapi.c903 *mask_ret = crypto_algt_inherited_mask(algt); in crypto_check_attr_type()
Dcryptd.c207 *mask |= crypto_algt_inherited_mask(algt); in cryptd_type_and_mask()