Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/crypto/
A Dhash.h808 static inline void crypto_shash_clear_flags(struct crypto_shash *tfm, u32 flags) in crypto_shash_clear_flags() function
/linux-6.3-rc2/crypto/
A Dhctr2.c159 crypto_shash_clear_flags(tctx->polyval, CRYPTO_TFM_REQ_MASK); in hctr2_setkey()
A Dadiantum.c174 crypto_shash_clear_flags(tctx->hash, CRYPTO_TFM_REQ_MASK); in adiantum_setkey()
A Dshash.c76 crypto_shash_clear_flags(tfm, CRYPTO_TFM_NEED_KEY); in crypto_shash_setkey()
A Dcryptd.c462 crypto_shash_clear_flags(child, CRYPTO_TFM_REQ_MASK); in cryptd_hash_setkey()

Completed in 11 milliseconds