Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_pmeth.c115 OPENSSL_malloc(RSA_size(EVP_PKEY_get0_RSA(pk->pkey)))) == NULL) { in setup_tbuf()
144 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_sign()
214 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_verifyrecover()
265 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_verify()
323 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_encrypt()
356 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_decrypt()
842 rsa = EVP_PKEY_get0_RSA(ctx->pkey); in pkey_pss_init()
/third_party/openssl/crypto/rsa/
H A Drsa_pmeth.c115 OPENSSL_malloc(RSA_size(EVP_PKEY_get0_RSA(pk->pkey)))) == NULL) { in setup_tbuf()
144 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_sign()
214 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_verifyrecover()
265 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_verify()
323 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_encrypt()
356 RSA *rsa = (RSA *)EVP_PKEY_get0_RSA(ctx->pkey); in pkey_rsa_decrypt()
838 rsa = EVP_PKEY_get0_RSA(ctx->pkey); in pkey_pss_init()
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_legacy.c43 const RSA *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey) in EVP_PKEY_get0_RSA() function
H A Dctrl_params_translate.c1792 bn = RSA_get0_n(EVP_PKEY_get0_RSA(ctx->p2)); in get_rsa_payload_n()
1806 bn = RSA_get0_e(EVP_PKEY_get0_RSA(ctx->p2)); in get_rsa_payload_e()
1820 bn = RSA_get0_d(EVP_PKEY_get0_RSA(ctx->p2)); in get_rsa_payload_d()
1830 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_factor()
1860 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_exponent()
1890 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_coefficient()
/third_party/openssl/crypto/evp/
H A Dp_legacy.c43 const RSA *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey) in EVP_PKEY_get0_RSA() function
H A Dctrl_params_translate.c1788 bn = RSA_get0_n(EVP_PKEY_get0_RSA(ctx->p2)); in get_rsa_payload_n()
1801 bn = RSA_get0_e(EVP_PKEY_get0_RSA(ctx->p2)); in get_rsa_payload_e()
1814 bn = RSA_get0_d(EVP_PKEY_get0_RSA(ctx->p2)); in get_rsa_payload_d()
1824 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_factor()
1854 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_exponent()
1884 const RSA *r = EVP_PKEY_get0_RSA(ctx->p2); in get_rsa_payload_coefficient()
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Di2d_evp.c136 return i2d_RSAPublicKey(EVP_PKEY_get0_RSA(a), pp); in i2d_PublicKey()
/third_party/openssl/crypto/asn1/
H A Di2d_evp.c136 return i2d_RSAPublicKey(EVP_PKEY_get0_RSA(a), pp); in i2d_PublicKey()
/third_party/node/src/crypto/
H A Dcrypto_rsa.cc375 rsa = EVP_PKEY_get0_RSA(m_pkey.get()); in ExportJWKRsaKey()
524 rsa = EVP_PKEY_get0_RSA(m_pkey.get()); in GetRsaKeyDetail()
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_info.c290 EVP_PKEY_get0_RSA(xi->x_pkey->dec_pkey), in PEM_X509_INFO_write_bio()
H A Dpvkfmt.c561 bitlen = check_bitlen_rsa(EVP_PKEY_get0_RSA(pk), ispub, &magic); in do_i2b()
598 write_rsa(&p, EVP_PKEY_get0_RSA(pk), ispub); in do_i2b()
/third_party/node/deps/openssl/openssl/apps/
H A Drsa.c97 const RSA *rsa = EVP_PKEY_get0_RSA(pkey); in try_legacy_encoding()
/third_party/openssl/apps/
H A Drsa.c97 const RSA *rsa = EVP_PKEY_get0_RSA(pkey); in try_legacy_encoding()
/third_party/openssl/crypto/pem/
H A Dpem_info.c290 EVP_PKEY_get0_RSA(xi->x_pkey->dec_pkey), in PEM_X509_INFO_write_bio()
H A Dpvkfmt.c561 bitlen = check_bitlen_rsa(EVP_PKEY_get0_RSA(pk), ispub, &magic); in do_i2b()
598 write_rsa(&p, EVP_PKEY_get0_RSA(pk), ispub); in do_i2b()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Dwpa_evp_key.c237 const RSA *public_rsa = EVP_PKEY_get0_RSA(pub_key); in GET_EVP_PKEY()
/third_party/openssl/test/
H A Dthreadstest.c442 if (EVP_PKEY_get0_RSA(shared_evp_pkey) == NULL) in thread_downgrade_shared_evp_pkey()
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h1017 struct rsa_st *EVP_PKEY_get0_RSA(EVP_PKEY *pkey);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h1348 const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey);
/third_party/openssl/include/openssl/
H A Devp.h1346 const struct rsa_st *EVP_PKEY_get0_RSA(const EVP_PKEY *pkey);
/third_party/curl/lib/vtls/
H A Dopenssl.c532 rsa = EVP_PKEY_get0_RSA(pubkey); in Curl_ossl_certchain()

Completed in 36 milliseconds