Home
last modified time | relevance | path

Searched refs:crypto_shash_set_flags (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dhash.h801 static inline void crypto_shash_set_flags(struct crypto_shash *tfm, u32 flags) in crypto_shash_set_flags() function
/kernel/linux/linux-6.6/include/crypto/
H A Dhash.h855 static inline void crypto_shash_set_flags(struct crypto_shash *tfm, u32 flags) in crypto_shash_set_flags() function
/kernel/linux/linux-6.6/crypto/
H A Dhctr2.c160 crypto_shash_set_flags(tctx->polyval, crypto_skcipher_get_flags(tfm) & in hctr2_setkey()
H A Dshash.c65 crypto_shash_set_flags(tfm, CRYPTO_TFM_NEED_KEY); in shash_set_needkey()
H A Dadiantum.c175 crypto_shash_set_flags(tctx->hash, crypto_skcipher_get_flags(tfm) & in adiantum_setkey()
H A Dcryptd.c478 crypto_shash_set_flags(child, crypto_ahash_get_flags(parent) & in cryptd_hash_setkey()
/kernel/linux/linux-5.10/crypto/
H A Dshash.c66 crypto_shash_set_flags(tfm, CRYPTO_TFM_NEED_KEY); in shash_set_needkey()
H A Dadiantum.c174 crypto_shash_set_flags(tctx->hash, crypto_skcipher_get_flags(tfm) & in adiantum_setkey()
H A Dcryptd.c459 crypto_shash_set_flags(child, crypto_ahash_get_flags(parent) & in cryptd_hash_setkey()

Completed in 12 milliseconds