Searched defs:SSL_set_options (Results 1 – 3 of 3) sorted by relevance
703 unsigned long SSL_set_options(SSL *ssl, unsigned long op) in SSL_set_options() function
4699 unsigned long SSL_set_options(SSL *s, unsigned long op) in SSL_set_options() function
463 #define SSL_set_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_set_options) macro