Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-hcu.h83 int ocs_hcu_hash_init(struct ocs_hcu_hash_ctx *ctx, enum ocs_hcu_algo algo);
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() function
H A Dkeembay-ocs-hcu-core.c606 ocs_hcu_hash_init(&rctx->hash_ctx, rctx->algo); in kmb_ocs_hcu_init()