| /OK3568_Linux_fs/kernel/include/crypto/internal/ |
| H A D | rsa.h | 31 struct rsa_key { struct 50 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, argument
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | rsa_helper.c | 162 int rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_pub_key() 181 int rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, in rsa_parse_priv_key()
|
| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | rsa-verify.c | 87 rsa_key rsa_key; in rsa_mod_exp_hw() local 602 char *rsa_key; in rsa_burn_key_hash() local
|
| H A D | rsa-sign.c | 735 char *rsa_key; in rsa_set_key_hash() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caampkc.c | 937 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_pub_key() local 979 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key_form() local 1039 struct caam_rsa_key *rsa_key = &ctx->key; in caam_rsa_set_priv_key() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/rockchip/ |
| H A D | rk_crypto_v2_akcipher.c | 59 struct rsa_key rsa_key; in rk_rsa_setkey() local
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb_atx/ |
| H A D | avb_atx_validate.c | 88 rsa_key rsa_key; in verify_permanent_attributes() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | crypto.h | 67 } rsa_key; typedef
|
| /OK3568_Linux_fs/external/security/librkcrypto/src/ |
| H A D | rkcrypto_rsa_helper.c | 1082 rk_rsa_pub_key *rsa_key = &pub->key; in rk_rsa_pubkey_encode() local 1151 rk_rsa_priv_key *rsa_key = &priv->key; in rk_rsa_privkey_encode() local
|
| /OK3568_Linux_fs/kernel/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() 1161 struct rsa_key rsa_key; in qat_rsa_setkey() local
|
| /OK3568_Linux_fs/kernel/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() 1010 struct rsa_key rsa_key; in hpre_rsa_setkey() local
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/ |
| H A D | test_rsa.c | 195 RSA *rsa_key = NULL; in openssl_alloc_evpkey() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | crypto.c | 565 rsa_key rsa_key; in test_rsa_result() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 32 TEE_Result rk_gen_rsa_key(rsa_key_t *rsa_key, uint32_t key_len, in rk_gen_rsa_key()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/rk_public_api/ |
| H A D | rk_crypto_api.c | 32 TEE_Result rk_gen_rsa_key(rsa_key_t *rsa_key, uint32_t key_len, in rk_gen_rsa_key()
|