Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dboringssl_certificate.cc72 static const uint8_t kSHA384WithRSAEncryption[] = {0x2a, 0x86, 0x48, 0x86, 0xf7, variable
329 OID_MATCHES(oid, kSHA384WithRSAEncryption)) { in GetSignatureDigestAlgorithm()