Home
last modified time | relevance | path

Searched refs:crypto_ahash_set_reqsize_dma (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dhash.h170 static inline void crypto_ahash_set_reqsize_dma(struct crypto_ahash *ahash, in crypto_ahash_set_reqsize_dma() function
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c343 crypto_ahash_set_reqsize_dma(ahash, in ccp_aes_cmac_cra_init()
H A Dccp-crypto-sha.c322 crypto_ahash_set_reqsize_dma(ahash, sizeof(struct ccp_sha_req_ctx)); in ccp_sha_cra_init()
/openbmc/linux/drivers/crypto/qce/
H A Dsha.c398 crypto_ahash_set_reqsize_dma(ahash, sizeof(struct qce_sha_reqctx)); in qce_ahash_cra_init()
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c825 crypto_ahash_set_reqsize_dma(__crypto_ahash_cast(tfm), in __cra_init()
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c930 crypto_ahash_set_reqsize_dma(__crypto_ahash_cast(tfm), in safexcel_ahash_cra_init()
2503 crypto_ahash_set_reqsize_dma( in safexcel_sha3_cra_init()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c1859 crypto_ahash_set_reqsize_dma(ahash, sizeof(struct caam_hash_state)); in caam_hash_cra_init()
H A Dcaamalg_qi2.c4608 crypto_ahash_set_reqsize_dma(ahash, sizeof(struct caam_hash_state)); in caam_hash_cra_init()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c1130 crypto_ahash_set_reqsize_dma(__crypto_ahash_cast(tfm), in cc_cra_init()