Home
last modified time | relevance | path

Searched refs:crypto_ahash_set_flags (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/arch/x86/crypto/
Dghash-clmulni-intel_glue.c263 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()
266 crypto_ahash_set_flags(tfm, crypto_ahash_get_flags(child) in ghash_async_setkey()
/Linux-v5.4/arch/arm/crypto/
Dghash-ce-glue.c302 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()
305 crypto_ahash_set_flags(tfm, crypto_ahash_get_flags(child) in ghash_async_setkey()
/Linux-v5.4/include/crypto/
Dhash.h358 static inline void crypto_ahash_set_flags(struct crypto_ahash *tfm, u32 flags) in crypto_ahash_set_flags() function
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c279 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in ccp_aes_cmac_setkey()
Dccp-crypto-sha.c297 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in ccp_sha_setkey()
/Linux-v5.4/crypto/
Dshash.c378 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_shash_ops_async()
Dauthenc.c97 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc) & in crypto_authenc_setkey()
Dauthencesn.c71 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc_esn) & in crypto_authenc_esn_setkey()
Dahash.c200 crypto_ahash_set_flags(tfm, CRYPTO_TFM_NEED_KEY); in ahash_set_needkey()
Dccm.c106 crypto_ahash_set_flags(mac, crypto_aead_get_flags(aead) & in crypto_ccm_setkey()
Dcryptd.c500 crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) & in cryptd_hash_setkey()
Dgcm.c141 crypto_ahash_set_flags(ghash, crypto_aead_get_flags(aead) & in crypto_gcm_setkey()
/Linux-v5.4/drivers/crypto/qce/
Dsha.c400 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in qce_ahash_hmac_setkey()
/Linux-v5.4/drivers/crypto/caam/
Dcaamhash.c503 crypto_ahash_set_flags(ahash, CRYPTO_TFM_RES_BAD_KEY_LEN); in ahash_setkey()
514 crypto_ahash_set_flags(ahash, CRYPTO_TFM_RES_BAD_KEY_LEN); in axcbc_setkey()
537 crypto_ahash_set_flags(ahash, CRYPTO_TFM_RES_BAD_KEY_LEN); in acmac_setkey()
Dcaamalg_qi2.c3307 crypto_ahash_set_flags(ahash, CRYPTO_TFM_RES_BAD_KEY_LEN); in ahash_setkey()
/Linux-v5.4/drivers/crypto/ccree/
Dcc_hash.c903 crypto_ahash_set_flags(ahash, CRYPTO_TFM_RES_BAD_KEY_LEN); in cc_hash_setkey()
994 crypto_ahash_set_flags(ahash, CRYPTO_TFM_RES_BAD_KEY_LEN); in cc_xcbc_setkey()
/Linux-v5.4/drivers/crypto/
Datmel-sha.c1922 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in atmel_sha_hmac_setkey()
2357 crypto_ahash_set_flags(tfm, *flags & CRYPTO_TFM_REQ_MASK); in atmel_sha_authenc_setkey()
Dtalitos.c2234 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); in ahash_setkey()