Searched defs:SSL_get_default_timeout (Results 1 – 3 of 3) sorted by relevance
1734 long SSL_get_default_timeout(const SSL *ssl) { in SSL_get_default_timeout() function
1673 long SSL_get_default_timeout(const SSL *s) in SSL_get_default_timeout() function
328 #define SSL_get_default_timeout BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_default_timeout) macro