Searched defs:SSL_cutthrough_complete (Results 1 – 6 of 6) sorted by relevance
2734 int SSL_cutthrough_complete(const SSL *ssl) { in SSL_cutthrough_complete() function
2867 int SSL_cutthrough_complete(const SSL *ssl) { return SSL_in_false_start(ssl); } in SSL_cutthrough_complete() function
2741 int SSL_cutthrough_complete(const SSL *ssl) { return SSL_in_false_start(ssl); } in SSL_cutthrough_complete() function
303 #define SSL_cutthrough_complete BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_cutthrough_complete) macro
302 #define SSL_cutthrough_complete BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_cutthrough_complete) macro