Searched defs:SSL_CTX_clear_options (Results 1 – 3 of 3) sorted by relevance
653 unsigned long SSL_CTX_clear_options(SSL_CTX *ctx, unsigned long op) in SSL_CTX_clear_options() function
4704 unsigned long SSL_CTX_clear_options(SSL_CTX *ctx, unsigned long op) in SSL_CTX_clear_options() function
79 #define SSL_CTX_clear_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_clear_options) macro