/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x_all.c | 294 RSA *d2i_RSAPrivateKey_fp(FILE *fp, RSA **rsa) in d2i_RSAPrivateKey_fp() argument 299 int i2d_RSAPrivateKey_fp(FILE *fp, const RSA *rsa) in i2d_RSAPrivateKey_fp() argument 304 RSA *d2i_RSAPublicKey_fp(FILE *fp, RSA **rsa) in d2i_RSAPublicKey_fp() argument 309 RSA *d2i_RSA_PUBKEY_fp(FILE *fp, RSA **rsa) in d2i_RSA_PUBKEY_fp() argument 316 i2d_RSAPublicKey_fp(FILE *fp, const RSA *rsa) i2d_RSAPublicKey_fp() argument 321 i2d_RSA_PUBKEY_fp(FILE *fp, const RSA *rsa) i2d_RSA_PUBKEY_fp() argument 327 d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) d2i_RSAPrivateKey_bio() argument 332 i2d_RSAPrivateKey_bio(BIO *bp, const RSA *rsa) i2d_RSAPrivateKey_bio() argument 337 d2i_RSAPublicKey_bio(BIO *bp, RSA **rsa) d2i_RSAPublicKey_bio() argument 342 d2i_RSA_PUBKEY_bio(BIO *bp, RSA **rsa) d2i_RSA_PUBKEY_bio() argument 347 i2d_RSAPublicKey_bio(BIO *bp, const RSA *rsa) i2d_RSAPublicKey_bio() argument 352 i2d_RSA_PUBKEY_bio(BIO *bp, const RSA *rsa) i2d_RSA_PUBKEY_bio() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pvkfmt.c | 447 RSA *rsa = NULL; in ossl_b2i_RSA_after_header() local 624 check_bitlen_rsa(const RSA *rsa, int ispub, unsigned int *pmagic) check_bitlen_rsa() argument 664 write_rsa(unsigned char **out, const RSA *rsa, int ispub) write_rsa() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_ameth.c | 32 const RSA *rsa = pkey->pkey.rsa; in rsa_param_encode() local 81 RSA *rsa = NULL; in rsa_pub_decode() local 132 RSA *rsa; old_rsa_priv_decode() local 176 RSA *rsa = ossl_rsa_key_from_pkcs8(p8, NULL, NULL); rsa_priv_decode() local 777 RSA *rsa = from->pkey.rsa; rsa_int_export_to() local 833 RSA *rsa = ossl_rsa_new_with_ctx(pctx->libctx); rsa_int_import_from() local 928 RSA *rsa = from->pkey.rsa; rsa_pkey_copy() local [all...] |
H A D | rsa_lib.c | 39 const RSA_METHOD *RSA_get_method(const RSA *rsa) in RSA_get_method() argument 44 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth) in RSA_set_method() argument 376 RSA_security_bits(const RSA *rsa) RSA_security_bits() argument [all...] |
/third_party/openssl/crypto/pem/ |
H A D | pvkfmt.c | 447 RSA *rsa = NULL; in ossl_b2i_RSA_after_header() local 624 check_bitlen_rsa(const RSA *rsa, int ispub, unsigned int *pmagic) check_bitlen_rsa() argument 664 write_rsa(unsigned char **out, const RSA *rsa, int ispub) write_rsa() argument [all...] |
/third_party/openssl/crypto/x509/ |
H A D | x_all.c | 294 RSA *d2i_RSAPrivateKey_fp(FILE *fp, RSA **rsa) in d2i_RSAPrivateKey_fp() argument 299 int i2d_RSAPrivateKey_fp(FILE *fp, const RSA *rsa) in i2d_RSAPrivateKey_fp() argument 304 RSA *d2i_RSAPublicKey_fp(FILE *fp, RSA **rsa) in d2i_RSAPublicKey_fp() argument 309 RSA *d2i_RSA_PUBKEY_fp(FILE *fp, RSA **rsa) in d2i_RSA_PUBKEY_fp() argument 316 i2d_RSAPublicKey_fp(FILE *fp, const RSA *rsa) i2d_RSAPublicKey_fp() argument 321 i2d_RSA_PUBKEY_fp(FILE *fp, const RSA *rsa) i2d_RSA_PUBKEY_fp() argument 327 d2i_RSAPrivateKey_bio(BIO *bp, RSA **rsa) d2i_RSAPrivateKey_bio() argument 332 i2d_RSAPrivateKey_bio(BIO *bp, const RSA *rsa) i2d_RSAPrivateKey_bio() argument 337 d2i_RSAPublicKey_bio(BIO *bp, RSA **rsa) d2i_RSAPublicKey_bio() argument 342 d2i_RSA_PUBKEY_bio(BIO *bp, RSA **rsa) d2i_RSA_PUBKEY_bio() argument 347 i2d_RSAPublicKey_bio(BIO *bp, const RSA *rsa) i2d_RSAPublicKey_bio() argument 352 i2d_RSA_PUBKEY_bio(BIO *bp, const RSA *rsa) i2d_RSA_PUBKEY_bio() argument [all...] |
/third_party/openssl/crypto/rsa/ |
H A D | rsa_ameth.c | 32 const RSA *rsa = pkey->pkey.rsa; in rsa_param_encode() local 78 RSA *rsa = NULL; in rsa_pub_decode() local 129 RSA *rsa; old_rsa_priv_decode() local 173 RSA *rsa = ossl_rsa_key_from_pkcs8(p8, NULL, NULL); rsa_priv_decode() local 742 RSA *rsa = from->pkey.rsa; rsa_int_export_to() local 798 RSA *rsa = ossl_rsa_new_with_ctx(pctx->libctx); rsa_int_import_from() local 893 RSA *rsa = from->pkey.rsa; rsa_pkey_copy() local [all...] |
H A D | rsa_lib.c | 39 const RSA_METHOD *RSA_get_method(const RSA *rsa) in RSA_get_method() argument 44 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth) in RSA_set_method() argument 376 RSA_security_bits(const RSA *rsa) RSA_security_bits() argument [all...] |
/third_party/openssl/test/ |
H A D | evp_extra_test2.c | 1111 RSA *rsa = NULL; in test_pkey_export() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
H A D | pkey.rs | 160 pub fn rsa(&self) -> Result<Rsa<T>, ErrorStack> { in rsa() functions [all...] |
/third_party/mbedtls/library/ |
H A D | rsa.c | 78 int mbedtls_rsa_parse_key(mbedtls_rsa_context *rsa, const unsigned char *key, size_t keylen) in mbedtls_rsa_parse_key() argument 226 mbedtls_rsa_parse_pubkey(mbedtls_rsa_context *rsa, const unsigned char *key, size_t keylen) mbedtls_rsa_parse_pubkey() argument 285 mbedtls_rsa_write_key(const mbedtls_rsa_context *rsa, unsigned char *start, unsigned char **p) mbedtls_rsa_write_key() argument 377 mbedtls_rsa_write_pubkey(const mbedtls_rsa_context *rsa, unsigned char *start, unsigned char **p) mbedtls_rsa_write_pubkey() argument 2922 mbedtls_rsa_context rsa; mbedtls_rsa_self_test() local [all...] |
/third_party/node/src/crypto/ |
H A D | crypto_common.cc | 456 MaybeLocal<Object> GetPubKey(Environment* env, const RSAPointer& rsa) { in GetPubKey() argument 1292 RSAPointer rsa; in X509ToObject() local [all...] |
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2any.c | 837 static int prepare_rsa_params(const void *rsa, int nid, int save, in prepare_rsa_params() argument 920 static int rsa_check_key_type(const void *rsa, int expected_type) in rsa_check_key_type() argument [all...] |
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 824 capi_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) capi_rsa_priv_enc() argument 831 capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, const RSA *rsa) capi_rsa_sign() argument 926 capi_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) capi_rsa_priv_dec() argument 993 capi_rsa_free(RSA *rsa) capi_rsa_free() argument [all...] |
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | evp.h | 640 struct rsa_st *rsa; /* RSA */ member
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_srvr.c | 2882 EVP_PKEY *rsa = NULL; in tls_process_cke_rsa() local
|
/third_party/openssl/include/crypto/ |
H A D | evp.h | 640 struct rsa_st *rsa; /* RSA */ member
|
/third_party/openssl/ssl/statem/ |
H A D | statem_srvr.c | 2861 EVP_PKEY *rsa = NULL; in tls_process_cke_rsa() local
|
/third_party/openssl/engines/ |
H A D | e_capi.c | 824 capi_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) capi_rsa_priv_enc() argument 831 capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, unsigned char *sigret, unsigned int *siglen, const RSA *rsa) capi_rsa_sign() argument 926 capi_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) capi_rsa_priv_dec() argument 993 capi_rsa_free(RSA *rsa) capi_rsa_free() argument [all...] |
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | encode_key2any.c | 829 static int prepare_rsa_params(const void *rsa, int nid, int save, in prepare_rsa_params() argument 909 static int rsa_check_key_type(const void *rsa, int expected_type) in rsa_check_key_type() argument [all...] |
/third_party/curl/lib/vtls/ |
H A D | openssl.c | 530 RSA *rsa; in Curl_ossl_certchain() local 1631 RSA *rsa = EVP_PKEY_get1_RSA(priv_key); cert_stuff() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | speed.c | 91 int rsa; member
|
/third_party/openssl/apps/ |
H A D | speed.c | 91 int rsa; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 498 static int cryptoapi_finish(RSA *rsa) in cryptoapi_finish() argument 383 cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_pub_enc() argument 391 cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_pub_dec() argument 399 cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_priv_enc() argument 478 cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_priv_dec() argument 556 RSA *rsa = NULL, *pub_rsa; tls_cryptoapi_cert() local 2487 RSA *rsa; tls_verify_cb() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 504 static int cryptoapi_finish(RSA *rsa) in cryptoapi_finish() argument 389 cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_pub_enc() argument 397 cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_pub_dec() argument 405 cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_priv_enc() argument 484 cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) cryptoapi_rsa_priv_dec() argument 562 RSA *rsa = NULL, *pub_rsa; tls_cryptoapi_cert() local 2564 RSA *rsa; tls_verify_cb() local [all...] |