Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/common/der/
H A 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()
/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c194 static const unsigned rsa_oid[] ={ 1, 2, 840, 113549, 1, 1, 1 }; variable
196 { 7, rk_UNCONST(rsa_oid) }, NULL