Searched defs:SSL_get_options (Results 1 – 9 of 9) sorted by relevance
668 unsigned long SSL_get_options(SSL *ssl) in SSL_get_options() function
4815 #define SSL_get_options SSL_get_options macro
4923 #define SSL_get_options SSL_get_options macro
1457 uint32_t SSL_get_options(const SSL *ssl) { return ssl->options; } in SSL_get_options() function
1500 uint32_t SSL_get_options(const SSL *ssl) { return ssl->options; } in SSL_get_options() function
1500 static native long SSL_get_options(long ssl, NativeSsl ssl_holder); in SSL_get_options() method in NativeCrypto
1459 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
345 #define SSL_get_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_options) macro