Searched refs:crypto_ahash_set_flags (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c251 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) ghash_async_setkey()
254 crypto_ahash_set_flags(tfm, crypto_ahash_get_flags(child) ghash_async_setkey()
/linux-4.1.27/arch/arm/crypto/
H A Dghash-ce-glue.c237 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) ghash_async_setkey()
240 crypto_ahash_set_flags(tfm, crypto_ahash_get_flags(child) ghash_async_setkey()
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c263 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); ccp_aes_cmac_setkey()
H A Dccp-crypto-sha.c266 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); ccp_sha_setkey()
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.c430 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); qce_ahash_hmac_setkey()
/linux-4.1.27/crypto/
H A Dmcryptd.c312 crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) & mcryptd_hash_setkey()
H A Dauthenc.c98 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc) & crypto_authenc_setkey()
H A Dauthencesn.c72 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc_esn) & crypto_authenc_esn_setkey()
H A Dcryptd.c431 crypto_ahash_set_flags(parent, crypto_shash_get_flags(child) & cryptd_hash_setkey()
H A Dgcm.c159 crypto_ahash_set_flags(ghash, crypto_aead_get_flags(aead) & crypto_gcm_setkey()
/linux-4.1.27/drivers/crypto/
H A Dbfin_crc.c480 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); bfin_crypto_crc_setkey()
H A Dtalitos.c1895 crypto_ahash_set_flags(tfm, CRYPTO_TFM_RES_BAD_KEY_LEN); ahash_setkey()
/linux-4.1.27/include/crypto/
H A Dhash.h300 static inline void crypto_ahash_set_flags(struct crypto_ahash *tfm, u32 flags) crypto_ahash_set_flags() function
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamhash.c580 crypto_ahash_set_flags(ahash, CRYPTO_TFM_RES_BAD_KEY_LEN); ahash_setkey()

Completed in 168 milliseconds