Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dhash.h719 static inline void crypto_shash_clear_flags(struct crypto_shash *tfm, u32 flags) in crypto_shash_clear_flags() function
/linux-4.4.14/crypto/
Dmcryptd.c308 crypto_shash_clear_flags(child, CRYPTO_TFM_REQ_MASK); in mcryptd_hash_setkey()
Dcryptd.c436 crypto_shash_clear_flags(child, CRYPTO_TFM_REQ_MASK); in cryptd_hash_setkey()