Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c59 struct qat_rsa_ctx { struct
130 struct qat_rsa_ctx *rsa;
648 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in qat_rsa_enc()
782 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in qat_rsa_dec()
929 static int qat_rsa_set_n(struct qat_rsa_ctx *ctx, const char *value, in qat_rsa_set_n()
961 static int qat_rsa_set_e(struct qat_rsa_ctx *ctx, const char *value, in qat_rsa_set_e()
1161 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in qat_rsa_setkey()
1219 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in qat_rsa_max_size()
1226 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in qat_rsa_init_tfm()
1242 struct qat_rsa_ctx *ctx = akcipher_tfm_ctx(tfm); in qat_rsa_exit_tfm()
[all …]