Home
last modified time | relevance | path

Searched refs:caam_hash_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/crypto/caam/
H A Dcaamhash.c95 struct caam_hash_ctx { struct
207 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_set_sh_desc()
263 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in axcbc_set_sh_desc()
315 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in acmac_set_sh_desc()
427 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_setkey()
496 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in axcbc_setkey()
516 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in acmac_setkey()
1833 offsetof(struct caam_hash_ctx, key) - in caam_hash_cra_init()
1851 offsetof(struct caam_hash_ctx, in caam_hash_cra_init()
1872 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_exit()
[all …]
H A Dcaamalg_qi2.c3065 struct caam_hash_ctx { struct
3141 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_set_sh_desc()
3314 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_setkey()
3407 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done()
3434 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_bi()
3472 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_src()
3499 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_dst()
3533 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_update_ctx()
3652 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_final_ctx()
4563 struct caam_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in caam_hash_cra_init()
[all …]