Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/keembay/
H 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,
H 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()
H A Dkeembay-ocs-hcu-core.c79 struct ocs_hcu_hash_ctx hash_ctx;