Home
last modified time | relevance | path

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

/linux/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()
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()
497 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in axcbc_setkey()
517 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in acmac_setkey()
594 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_cpy()
643 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_switch()
[all …]
H A Dcaamalg_qi2.c3066 struct caam_hash_ctx { struct
3142 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_set_sh_desc()
3216 static int hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, in hash_digest_key()
3315 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_setkey()
3409 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done()
3436 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_bi()
3474 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_src()
3501 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_done_ctx_dst()
3535 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_update_ctx()
3654 struct caam_hash_ctx *ctx = crypto_ahash_ctx_dma(ahash); in ahash_final_ctx()
[all …]