Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/caam/
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()
364 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()
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()
593 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_cpy()
642 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_switch()
[all …]
Dcaamalg_qi2.c3064 struct caam_hash_ctx { struct
3140 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_set_sh_desc()
3214 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()
3313 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_setkey()
3406 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done()
3433 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_bi()
3471 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_src()
3498 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_dst()
3532 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_update_ctx()
3651 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_final_ctx()
[all …]