Searched refs:ocs_ecc_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c94 * struct ocs_ecc_ctx - Transformation context.
99 struct ocs_ecc_ctx { struct
118 static inline struct ocs_ecc_ctx *kmb_ocs_ecc_tctx(struct kpp_request *req)
203 static struct ocs_ecc_dev *kmb_ocs_ecc_find_dev(struct ocs_ecc_ctx *tctx)
538 struct ocs_ecc_ctx *tctx = kpp_tfm_ctx(tfm);
575 static int kmb_ecc_do_shared_secret(struct ocs_ecc_ctx *tctx,
658 static int kmb_ecc_do_public_key(struct ocs_ecc_ctx *tctx,
709 struct ocs_ecc_ctx *tctx = kmb_ocs_ecc_tctx(req);
725 struct ocs_ecc_ctx *tctx = kmb_ocs_ecc_tctx(req);
750 struct ocs_ecc_ctx *tct
[all...]

Completed in 128 milliseconds