Searched refs:flush_flight (Results 1 – 4 of 4) sorted by relevance
47 int ret = ssl->method->flush_flight(ssl); in tls13_handshake()
1452 int (*flush_flight)(SSL *ssl); in OPENSSL_MSVC_PRAGMA() member
440 ret = ssl->method->flush_flight(ssl); in ssl3_accept()
451 ret = ssl->method->flush_flight(ssl); in ssl3_connect()