Searched defs:SSL_CTX_get_options (Results 1 – 2 of 2) sorted by relevance
1002 uint32_t SSL_CTX_get_options(const SSL_CTX *ctx) { return ctx->options; } in SSL_CTX_get_options() function
4477 #define SSL_CTX_get_options SSL_CTX_get_options macro