Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c260 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c279 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()
/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c71 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc_esn) & in crypto_authenc_esn_setkey()
H A Dauthenc.c97 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc) & in crypto_authenc_setkey()
H A Dahash.c169 crypto_ahash_set_flags(tfm, CRYPTO_TFM_NEED_KEY); in ahash_set_needkey()
H A Dshash.c405 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_shash_ops_async()
H A Dccm.c102 crypto_ahash_set_flags(mac, crypto_aead_get_flags(aead) & in crypto_ccm_setkey()
H A Dgcm.c138 crypto_ahash_set_flags(ghash, crypto_aead_get_flags(aead) & in crypto_gcm_setkey()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dghash-ce-glue.c296 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()
/kernel/linux/linux-5.10/include/crypto/
H A Dhash.h381 static inline void crypto_ahash_set_flags(struct crypto_ahash *tfm, u32 flags) in crypto_ahash_set_flags() function
/kernel/linux/linux-6.6/include/crypto/
H A Dhash.h412 static inline void crypto_ahash_set_flags(struct crypto_ahash *tfm, u32 flags) in crypto_ahash_set_flags() function
/kernel/linux/linux-6.6/crypto/
H A Dauthenc.c97 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc) & in crypto_authenc_setkey()
H A Dauthencesn.c71 crypto_ahash_set_flags(auth, crypto_aead_get_flags(authenc_esn) & in crypto_authenc_esn_setkey()
H A Dshash.c437 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_shash_ops_async()
H A Dahash.c162 crypto_ahash_set_flags(tfm, CRYPTO_TFM_NEED_KEY); in ahash_set_needkey()
H A Dccm.c103 crypto_ahash_set_flags(mac, crypto_aead_get_flags(aead) & in crypto_ccm_setkey()
H A Dgcm.c138 crypto_ahash_set_flags(ghash, crypto_aead_get_flags(aead) & in crypto_gcm_setkey()
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dghash-ce-glue.c313 crypto_ahash_set_flags(child, crypto_ahash_get_flags(tfm) in ghash_async_setkey()
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-sha.c2214 crypto_ahash_set_flags(tfm, flags & CRYPTO_TFM_REQ_MASK); in atmel_sha_authenc_setkey()
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-sha.c2240 crypto_ahash_set_flags(tfm, flags & CRYPTO_TFM_REQ_MASK); in atmel_sha_authenc_setkey()

Completed in 35 milliseconds