Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/crypto/
H A Dhash.h806 static inline void crypto_shash_clear_flags(struct crypto_shash *tfm, u32 flags) in crypto_shash_clear_flags() function
/kernel/linux/linux-6.6/include/crypto/
H A Dhash.h860 static inline void crypto_shash_clear_flags(struct crypto_shash *tfm, u32 flags) in crypto_shash_clear_flags() function
/kernel/linux/linux-6.6/crypto/
H A Dhctr2.c159 crypto_shash_clear_flags(tctx->polyval, CRYPTO_TFM_REQ_MASK); in hctr2_setkey()
H A Dshash.c85 crypto_shash_clear_flags(tfm, CRYPTO_TFM_NEED_KEY); in crypto_shash_setkey()
H A Dadiantum.c174 crypto_shash_clear_flags(tctx->hash, CRYPTO_TFM_REQ_MASK); in adiantum_setkey()
H A Dcryptd.c477 crypto_shash_clear_flags(child, CRYPTO_TFM_REQ_MASK); in cryptd_hash_setkey()
/kernel/linux/linux-5.10/crypto/
H A Dshash.c86 crypto_shash_clear_flags(tfm, CRYPTO_TFM_NEED_KEY); in crypto_shash_setkey()
H A Dadiantum.c173 crypto_shash_clear_flags(tctx->hash, CRYPTO_TFM_REQ_MASK); in adiantum_setkey()
H A Dcryptd.c458 crypto_shash_clear_flags(child, CRYPTO_TFM_REQ_MASK); in cryptd_hash_setkey()

Completed in 13 milliseconds