Home
last modified time | relevance | path

Searched refs:cc_hash_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c83 struct cc_hash_ctx { struct
103 static void cc_set_desc(struct ahash_req_ctx *areq_ctx, struct cc_hash_ctx *ctx,
136 struct cc_hash_ctx *ctx) in cc_init_req()
179 struct cc_hash_ctx *ctx) in cc_map_req()
244 struct cc_hash_ctx *ctx) in cc_unmap_req()
288 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_update_complete()
306 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_digest_complete()
326 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_complete()
346 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_result()
369 struct cc_hash_ctx *ct in cc_fin_hmac()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_hash.c83 struct cc_hash_ctx { struct
103 static void cc_set_desc(struct ahash_req_ctx *areq_ctx, struct cc_hash_ctx *ctx,
136 struct cc_hash_ctx *ctx) in cc_init_req()
179 struct cc_hash_ctx *ctx) in cc_map_req()
244 struct cc_hash_ctx *ctx) in cc_unmap_req()
288 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 *ct in cc_fin_hmac()
[all...]

Completed in 5 milliseconds