| /kernel/linux/linux-5.10/include/crypto/internal/ |
| H A D | rsa.h | 31 struct rsa_key { struct
|
| /kernel/linux/linux-6.6/include/crypto/internal/ |
| H A D | rsa.h | 31 struct rsa_key { struct
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | rsa_helper.c | 162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_pub_key() argument 181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_priv_key() argument [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | rsa_helper.c | 162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_pub_key() argument 181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_priv_key() argument [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/virtio/ |
| H A D | virtio_crypto_akcipher_algs.c | 373 struct rsa_key rsa_key = {0}; in virtio_crypto_rsa_set_key() local
|
| /kernel/linux/linux-6.6/drivers/crypto/starfive/ |
| H A D | jh7110-rsa.c | 369 static int starfive_rsa_set_n(struct starfive_rsa_key *rsa_key, in starfive_rsa_set_n() argument 400 starfive_rsa_set_e(struct starfive_rsa_key *rsa_key, const char *value, size_t vlen) starfive_rsa_set_e() argument 434 starfive_rsa_set_d(struct starfive_rsa_key *rsa_key, const char *value, size_t vlen) starfive_rsa_set_d() argument 477 struct starfive_rsa_key *rsa_key = &ctx->rsa_key; starfive_rsa_setkey() local [all...] |
| H A D | jh7110-cryp.h | 160 struct starfive_rsa_key rsa_key; member
|
| /kernel/linux/linux-6.6/drivers/crypto/virtio/ |
| H A D | virtio_crypto_akcipher_algs.c | 377 struct rsa_key rsa_key = {0}; in virtio_crypto_rsa_set_key() local
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | caampkc.c | 939 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_pub_key() local 981 struct caam_rsa_key *rsa_key = &ctx->key; caam_rsa_set_priv_key_form() local 1041 struct caam_rsa_key *rsa_key = &ctx->key; caam_rsa_set_priv_key() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| H A D | caampkc.c | 948 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_pub_key() local 990 struct caam_rsa_key *rsa_key = &ctx->key; caam_rsa_set_priv_key_form() local 1053 struct caam_rsa_key *rsa_key = &ctx->key; caam_rsa_set_priv_key() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
| H A D | qat_asym_algs.c | 1021 static void qat_rsa_setkey_crt(struct qat_rsa_ctx *ctx, struct rsa_key *rsa_key) in qat_rsa_setkey_crt() argument 1161 struct rsa_key rsa_key; qat_rsa_setkey() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/ |
| H A D | hpre_crypto.c | 902 static int hpre_rsa_setkey_crt(struct hpre_ctx *ctx, struct rsa_key *rsa_key) in hpre_rsa_setkey_crt() argument 1010 struct rsa_key rsa_key; hpre_rsa_setkey() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| H A D | qat_asym_algs.c | 1023 static void qat_rsa_setkey_crt(struct qat_rsa_ctx *ctx, struct rsa_key *rsa_key) in qat_rsa_setkey_crt() argument 1163 struct rsa_key rsa_key; qat_rsa_setkey() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/ |
| H A D | hpre_crypto.c | 979 static int hpre_rsa_setkey_crt(struct hpre_ctx *ctx, struct rsa_key *rsa_key) in hpre_rsa_setkey_crt() argument 1087 struct rsa_key rsa_key; hpre_rsa_setkey() local [all...] |