Searched defs:SSL_CTX_get_options (Results 1 – 7 of 7) sorted by relevance
638 unsigned long SSL_CTX_get_options(SSL_CTX *ctx) in SSL_CTX_get_options() function
4780 #define SSL_CTX_get_options SSL_CTX_get_options macro
4888 #define SSL_CTX_get_options SSL_CTX_get_options macro
1445 uint32_t SSL_CTX_get_options(const SSL_CTX *ctx) { return ctx->options; } in SSL_CTX_get_options() function
1488 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
105 #define SSL_CTX_get_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_get_options) macro