Home
last modified time | relevance | path

Searched refs:crypto_ahash_clear_flags (Results 1 – 13 of 13) sorted by relevance

/linux/include/crypto/
H A Dhash.h431 static inline void crypto_ahash_clear_flags(struct crypto_ahash *tfm, u32 flags) in crypto_ahash_clear_flags() function
/linux/crypto/
H A Dauthenc.c94 crypto_ahash_clear_flags(auth, CRYPTO_TFM_REQ_MASK); in crypto_authenc_setkey()
H A Dkrb5enc.c112 crypto_ahash_clear_flags(auth, CRYPTO_TFM_REQ_MASK); in krb5enc_setkey()
H A Dauthencesn.c68 crypto_ahash_clear_flags(auth, CRYPTO_TFM_REQ_MASK); in crypto_authenc_esn_setkey()
H A Dccm.c99 crypto_ahash_clear_flags(mac, CRYPTO_TFM_REQ_MASK); in crypto_ccm_setkey()
H A Dahash.c317 crypto_ahash_clear_flags(tfm, CRYPTO_TFM_NEED_KEY); in crypto_ahash_setkey()
H A Dgcm.c133 crypto_ahash_clear_flags(ghash, CRYPTO_TFM_REQ_MASK); in crypto_gcm_setkey()
/linux/drivers/crypto/qce/
H A Dsha.c371 crypto_ahash_clear_flags(ahash_tfm, ~0); in qce_ahash_hmac_setkey()
/linux/drivers/crypto/starfive/
H A Djh7110-hash.c434 crypto_ahash_clear_flags(ahash_tfm, ~0); in starfive_hash_long_setkey()
/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c815 crypto_ahash_clear_flags(ahash_tfm, ~0); in kmb_ocs_hcu_setkey()
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1201 crypto_ahash_clear_flags(tfm, ~0); in mv_cesa_ahmac_setkey()
/linux/drivers/crypto/
H A Datmel-sha.c2239 crypto_ahash_clear_flags(tfm, CRYPTO_TFM_REQ_MASK); in atmel_sha_authenc_setkey()
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1134 crypto_ahash_clear_flags(tfm, ~0); in __safexcel_hmac_setkey()