Home
last modified time | relevance | path

Searched refs:rsa_int_import_from (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_ameth.c828 static int rsa_int_import_from(const OSSL_PARAM params[], void *vpctx, in rsa_int_import_from() function
918 return rsa_int_import_from(params, vpctx, RSA_FLAG_TYPE_RSA); in rsa_pkey_import_from()
923 return rsa_int_import_from(params, vpctx, RSA_FLAG_TYPE_RSASSAPSS); in rsa_pss_pkey_import_from()
/third_party/openssl/crypto/rsa/
H A Drsa_ameth.c793 static int rsa_int_import_from(const OSSL_PARAM params[], void *vpctx, in rsa_int_import_from() function
883 return rsa_int_import_from(params, vpctx, RSA_FLAG_TYPE_RSA); in rsa_pkey_import_from()
888 return rsa_int_import_from(params, vpctx, RSA_FLAG_TYPE_RSASSAPSS); in rsa_pss_pkey_import_from()

Completed in 3 milliseconds