Home
last modified time | relevance | path

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

/Linux-v5.10/include/crypto/
Dalgapi.h258 static inline u32 crypto_algt_inherited_mask(struct crypto_attr_type *algt) in crypto_algt_inherited_mask() function
/Linux-v5.10/crypto/
Dpcrypt.c234 u32 mask = crypto_algt_inherited_mask(algt); in pcrypt_create_aead()
Dessiv.c469 mask = crypto_algt_inherited_mask(algt); in essiv_create()
Dcryptd.c207 *mask |= crypto_algt_inherited_mask(algt); in cryptd_type_and_mask()
Dalgapi.c848 *mask_ret = crypto_algt_inherited_mask(algt); in crypto_check_attr_type()