Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dprf.go472 clientCertificateVerifyContextTLS13 = []byte("TLS 1.3, client CertificateVerify") var
Dhandshake_client.go1223 input := hs.finishedHash.certificateVerifyInput(clientCertificateVerifyContextTLS13)
Dhandshake_server.go1145 input := hs.finishedHash.certificateVerifyInput(clientCertificateVerifyContextTLS13)