Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/der/
H A Dder_rsa_key.c372 const unsigned char *rsa_oid = NULL; in ossl_DER_w_algorithmIdentifier_RSA_PSS() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcrypto.c98 static const unsigned rsa_oid[] ={ 1, 2, 840, 113549, 1, 1, 1 }; variable