Home
last modified time | relevance | path

Searched refs:NID_sha512WithRSAEncryption (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/obj/
Dobj_xref.h29 {NID_sha512WithRSAEncryption, NID_sha512, NID_rsaEncryption},
Dobj_dat.h2012 {"RSA-SHA512","sha512WithRSAEncryption",NID_sha512WithRSAEncryption,9,
/external/boringssl/src/crypto/digest/
Ddigests.c286 { NID_sha512WithRSAEncryption, EVP_sha512, SN_sha512WithRSAEncryption,
/external/webrtc/webrtc/base/
Dopensslidentity.cc276 case NID_sha512WithRSAEncryption: in GetSignatureDigestAlgorithm()
/external/boringssl/src/include/openssl/
Dobj_mac.h612 #define NID_sha512WithRSAEncryption 670 macro