Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
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, argument
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 *ctx = crypto_ahash_ctx(tfm); in cc_fin_hmac()
[all …]