Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_server.go1272 if hs.checkForResumption() {
1464 func (hs *serverHandshakeState) checkForResumption() bool { func