Searched defs:SSL_clear_options (Results 1 – 9 of 9) sorted by relevance
658 unsigned long SSL_clear_options(SSL *ssl, unsigned long op) in SSL_clear_options() function
4810 #define SSL_clear_options SSL_clear_options macro
4918 #define SSL_clear_options SSL_clear_options macro
1452 uint32_t SSL_clear_options(SSL *ssl, uint32_t options) { in SSL_clear_options() function
1495 uint32_t SSL_clear_options(SSL *ssl, uint32_t options) { in SSL_clear_options() function
978 static native long SSL_clear_options(long ssl, NativeSsl ssl_holder, long options); in SSL_clear_options() method in NativeCrypto
945 static native long SSL_clear_options(long ssl, NativeSsl ssl_holder, long options); in SSL_clear_options() method in NativeCrypto
201 #define SSL_clear_options GRPC_SHADOW_SSL_clear_options macro
286 #define SSL_clear_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_clear_options) macro