Searched defs:SSL_CTX_get_options (Results 1 – 3 of 3) sorted by relevance
4582 #define SSL_CTX_get_options SSL_CTX_get_options macro
1419 uint32_t SSL_CTX_get_options(const SSL_CTX *ctx) { return ctx->options; } in SSL_CTX_get_options() function
127 #define SSL_CTX_get_options GRPC_SHADOW_SSL_CTX_get_options macro