Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/inside-secure/eip93/
H A Deip93-hash.c25 struct eip93_hash_ctx *ctx = crypto_ahash_ctx(ahash); in eip93_hash_free_data_blocks()
47 struct eip93_hash_ctx *ctx = crypto_ahash_ctx(ahash); in eip93_hash_free_sa_record()
63 struct eip93_hash_ctx *ctx = crypto_ahash_ctx(ahash); in eip93_hash_handle_result()
647 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
677 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
707 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
737 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
768 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
799 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
830 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
[all …]
H A Deip93-hash.h16 struct eip93_hash_ctx { struct