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