Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/keembay/
A Docs-hcu.h66 struct ocs_hcu_hash_ctx { struct
83 int ocs_hcu_hash_init(struct ocs_hcu_hash_ctx *ctx, enum ocs_hcu_algo algo); argument
86 struct ocs_hcu_hash_ctx *ctx,
90 const struct ocs_hcu_hash_ctx *ctx,
95 const struct ocs_hcu_hash_ctx *ctx, u8 *dgst,
A Docs-hcu.c586 int ocs_hcu_hash_init(struct ocs_hcu_hash_ctx *ctx, enum ocs_hcu_algo algo) in ocs_hcu_hash_init()
608 struct ocs_hcu_hash_ctx *ctx, in ocs_hcu_hash_update()
645 const struct ocs_hcu_hash_ctx *ctx, in ocs_hcu_hash_finup()
682 const struct ocs_hcu_hash_ctx *ctx, u8 *dgst, in ocs_hcu_hash_final()
A Dkeembay-ocs-hcu-core.c79 struct ocs_hcu_hash_ctx hash_ctx;

Completed in 7 milliseconds