Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/keembay/
Dkeembay-ocs-hcu-core.c44 struct ocs_hcu_ctx { struct
167 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_find_dev()
379 struct ocs_hcu_ctx *ctx = crypto_ahash_ctx(tfm); in prepare_ipad()
418 struct ocs_hcu_ctx *tctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_do_one_request()
566 struct ocs_hcu_ctx *ctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_init()
655 struct ocs_hcu_ctx *ctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_fin_common()
751 struct ocs_hcu_ctx *ctx = crypto_ahash_ctx(tfm); in kmb_ocs_hcu_setkey()
823 static void __cra_init(struct crypto_tfm *tfm, struct ocs_hcu_ctx *ctx) in __cra_init()
836 struct ocs_hcu_ctx *ctx = crypto_tfm_ctx(tfm); in kmb_ocs_hcu_sha_cra_init()
845 struct ocs_hcu_ctx *ctx = crypto_tfm_ctx(tfm); in kmb_ocs_hcu_sm3_cra_init()
[all …]