Home
last modified time | relevance | path

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

/drivers/crypto/inside-secure/eip93/
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()
655 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
685 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
715 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
745 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
776 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
807 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
838 .cra_ctxsize = sizeof(struct eip93_hash_ctx),
[all …]
A Deip93-hash.h16 struct eip93_hash_ctx { struct

Completed in 5 milliseconds