Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dhash.h781 static inline void crypto_shash_clear_flags(struct crypto_shash *tfm, u32 flags) in crypto_shash_clear_flags() function
/Linux-v5.4/crypto/
Dshash.c75 crypto_shash_clear_flags(tfm, CRYPTO_TFM_NEED_KEY); in crypto_shash_setkey()
Dadiantum.c180 crypto_shash_clear_flags(tctx->hash, CRYPTO_TFM_REQ_MASK); in adiantum_setkey()
Dcryptd.c496 crypto_shash_clear_flags(child, CRYPTO_TFM_REQ_MASK); in cryptd_hash_setkey()