Searched refs:qat_dh_ctx (Results 1 – 1 of 1) sorted by relevance
103 struct qat_dh_ctx { struct133 struct qat_dh_ctx *dh; argument222 struct qat_dh_ctx *ctx = kpp_tfm_ctx(tfm); in qat_dh_compute_value()390 struct qat_dh_ctx *ctx = kpp_tfm_ctx(tfm); in qat_dh_generate_public_key()405 struct qat_dh_ctx *ctx = kpp_tfm_ctx(tfm); in qat_dh_compute_shared_secret()428 static int qat_dh_set_params(struct qat_dh_ctx *ctx, struct dh *params) in qat_dh_set_params()454 static void qat_dh_clear_ctx(struct device *dev, struct qat_dh_ctx *ctx) in qat_dh_clear_ctx()478 struct qat_dh_ctx *ctx = kpp_tfm_ctx(tfm); in qat_dh_set_secret()518 struct qat_dh_ctx *ctx = kpp_tfm_ctx(tfm); in qat_dh_max_size()528 struct qat_dh_ctx *ctx = kpp_tfm_ctx(tfm); in qat_dh_init_tfm()[all …]