Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dweb_transport_fingerprint_proof_verifier.h64 kDisallowedKeyAlgorithm = 6, enumerator
66 kMaxValue = kDisallowedKeyAlgorithm,
H A Dweb_transport_fingerprint_proof_verifier.cc172 *details = std::make_unique<Details>(Status::kDisallowedKeyAlgorithm); in VerifyCertChain()