Home
last modified time | relevance | path

Searched refs:rsa_oid (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/common/der/
Dder_rsa_key.c372 const unsigned char *rsa_oid = NULL; in ossl_DER_w_algorithmIdentifier_RSA_PSS() local
382 if (rsa_oid == NULL) in ossl_DER_w_algorithmIdentifier_RSA_PSS()
389 && ossl_DER_w_precompiled(pkt, -1, rsa_oid, rsa_oid_sz) in ossl_DER_w_algorithmIdentifier_RSA_PSS()
/third_party/openssl/providers/common/der/
Dder_rsa_key.c372 const unsigned char *rsa_oid = NULL; in ossl_DER_w_algorithmIdentifier_RSA_PSS() local
382 if (rsa_oid == NULL) in ossl_DER_w_algorithmIdentifier_RSA_PSS()
389 && ossl_DER_w_precompiled(pkt, -1, rsa_oid, rsa_oid_sz) in ossl_DER_w_algorithmIdentifier_RSA_PSS()