Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/
Dbssl_shim.cc1493 static bool CheckHandshakeProperties(SSL *ssl, bool is_resume, in CheckHandshakeProperties() function
2002 !CheckHandshakeProperties(ssl.get(), is_resume, config)) { in DoConnection()
2035 !CheckHandshakeProperties(ssl, is_resume, config)) { in DoExchange()