Home
last modified time | relevance | path

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

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