Searched refs:NID_sha512WithRSAEncryption (Results 1 – 5 of 5) sorted by relevance
/external/boringssl/src/crypto/obj/ |
D | obj_xref.h | 29 {NID_sha512WithRSAEncryption, NID_sha512, NID_rsaEncryption},
|
D | obj_dat.h | 2012 {"RSA-SHA512","sha512WithRSAEncryption",NID_sha512WithRSAEncryption,9,
|
/external/boringssl/src/crypto/digest/ |
D | digests.c | 286 { NID_sha512WithRSAEncryption, EVP_sha512, SN_sha512WithRSAEncryption,
|
/external/webrtc/webrtc/base/ |
D | opensslidentity.cc | 276 case NID_sha512WithRSAEncryption: in GetSignatureDigestAlgorithm()
|
/external/boringssl/src/include/openssl/ |
D | obj_mac.h | 612 #define NID_sha512WithRSAEncryption 670 macro
|