Searched defs:SSL_get_options (Results 1 – 5 of 5) sorted by relevance
4617 #define SSL_get_options SSL_get_options macro
1431 uint32_t SSL_get_options(const SSL *ssl) { return ssl->options; } in SSL_get_options() function
1419 static native long SSL_get_options(long ssl, NativeSsl ssl_holder); in SSL_get_options() method in NativeCrypto
1466 static native long SSL_get_options(long ssl, NativeSsl ssl_holder); in SSL_get_options() method in NativeCrypto
237 #define SSL_get_options GRPC_SHADOW_SSL_get_options macro