Searched defs:SSL_clear_options (Results 1 – 3 of 3) sorted by relevance
683 unsigned long SSL_clear_options(SSL *ssl, unsigned long op) in SSL_clear_options() function
4709 unsigned long SSL_clear_options(SSL *s, unsigned long op) in SSL_clear_options() function
286 #define SSL_clear_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_clear_options) macro