Searched defs:SSL_CTX_get_options (Results 1 – 9 of 9) sorted by relevance
663 unsigned long SSL_CTX_get_options(SSL_CTX *ctx) in SSL_CTX_get_options() function
5333 #define SSL_CTX_get_options SSL_CTX_get_options macro
5309 #define SSL_CTX_get_options SSL_CTX_get_options macro
5134 #define SSL_CTX_get_options SSL_CTX_get_options macro
1459 uint32_t SSL_CTX_get_options(const SSL_CTX *ctx) { return ctx->options; } in SSL_CTX_get_options() function
1461 uint32_t SSL_CTX_get_options(const SSL_CTX *ctx) { return ctx->options; } in SSL_CTX_get_options() function
1429 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