Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_hash.c76 struct cc_hash_ctx { struct
96 static void cc_set_desc(struct ahash_req_ctx *areq_ctx, struct cc_hash_ctx *ctx, argument
129 struct cc_hash_ctx *ctx) in cc_init_req()
172 struct cc_hash_ctx *ctx) in cc_map_req()
237 struct cc_hash_ctx *ctx) in cc_unmap_req()
281 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_update_complete()
299 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_digest_complete()
319 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_hash_complete()
339 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_result()
363 struct cc_hash_ctx *ctx = crypto_ahash_ctx(tfm); in cc_fin_hmac()
[all …]