Home
last modified time | relevance | path

Searched refs:crypto_ahash_ctx_dma (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamhash.c204 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_set_sh_desc()
260 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in axcbc_set_sh_desc()
312 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in acmac_set_sh_desc()
426 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_setkey()
495 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in axcbc_setkey()
515 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in acmac_setkey()
592 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_cpy()
641 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_switch()
706 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_edesc_alloc()
826 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_update_ctx()
[all …]
A Dcaamalg_qi2.c3139 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_set_sh_desc()
3312 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_setkey()
3405 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done()
3432 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_bi()
3470 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_src()
3497 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_dst()
3531 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_update_ctx()
3650 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_final_ctx()
3721 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_finup_ctx()
3815 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_digest()
[all …]
/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_hash.c288 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_update_complete()
306 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_digest_complete()
326 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_hash_complete()
346 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_fin_result()
369 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_fin_hmac()
422 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_hash_digest()
560 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_hash_update()
636 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_do_finup()
716 struct cc_hash_ctx *ctx = crypto_ahash_ctx_dma(tfm); in cc_hash_init()
739 ctx = crypto_ahash_ctx_dma(ahash); in cc_hash_setkey()
[all …]
/linux-6.3-rc2/drivers/crypto/ccp/
A Dccp-crypto-sha.c62 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(tfm); in ccp_do_sha_update()
185 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(tfm); in ccp_sha_init()
275 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(tfm); in ccp_sha_setkey()
317 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ccp_sha_cra_init()
A Dccp-crypto-aes-cmac.c59 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(tfm); in ccp_do_cmac_update()
259 struct ccp_ctx *ctx = crypto_ahash_ctx_dma(tfm); in ccp_aes_cmac_setkey()
/linux-6.3-rc2/include/crypto/internal/
A Dhash.h143 static inline void *crypto_ahash_ctx_dma(struct crypto_ahash *tfm) in crypto_ahash_ctx_dma() function

Completed in 22 milliseconds