Searched defs:SSL_clear_options (Results 1 – 11 of 11) sorted by relevance
683 unsigned long SSL_clear_options(SSL *ssl, unsigned long op) in SSL_clear_options() function
5363 #define SSL_clear_options SSL_clear_options macro
5339 #define SSL_clear_options SSL_clear_options macro
5164 #define SSL_clear_options SSL_clear_options macro
1466 uint32_t SSL_clear_options(SSL *ssl, uint32_t options) { in SSL_clear_options() function
1468 uint32_t SSL_clear_options(SSL *ssl, uint32_t options) { in SSL_clear_options() function
1436 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
290 #define SSL_clear_options BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_clear_options) macro