Searched refs:rsa_oid (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/common/der/ |
| H A D | der_rsa_key.c | 372 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()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | crypto.c | 98 static const unsigned rsa_oid[] ={ 1, 2, 840, 113549, 1, 1, 1 }; variable 100 { 7, rk_UNCONST(rsa_oid) }, NULL
|