Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-hash.c23 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_free_data_blocks()
45 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_free_sa_record()
61 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_handle_result()
129 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_export_sa_state()
152 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in __eip93_hash_init()
204 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_send_hash_req()
280 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_init()
309 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in __eip93_hash_update()
383 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in eip93_hash_update()
431 struct eip93_hash_reqctx *rctx = ahash_request_ctx_dma(req); in __eip93_hash_final()
[all …]
H A Deip93-hash.h24 struct eip93_hash_reqctx { struct
H A Deip93-common.c710 struct eip93_hash_reqctx *rctx; in eip93_hmac_setkey()