Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dprf.go412 clientApplicationTrafficLabel = []byte("client application traffic secret") var
Dhandshake_client.go853 clientTrafficSecret := hs.finishedHash.deriveSecret(clientApplicationTrafficLabel)
Dhandshake_server.go884 clientTrafficSecret := hs.finishedHash.deriveSecret(clientApplicationTrafficLabel)