Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/ccree/
H A Dcc_hash.c83 struct cc_hash_ctx { struct
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()
731 struct cc_hash_ctx *ctx = NULL; in cc_hash_setkey()
1047 static void cc_free_ctx(struct cc_hash_ctx *ctx) in cc_free_ctx()
1070 static int cc_alloc_ctx(struct cc_hash_ctx *ctx) in cc_alloc_ctx()
1112 struct cc_hash_ctx *ctx = crypto_tfm_ctx_dma(tfm); in cc_get_hash_len()
[all …]