Searched defs:SSL_clear_options (Results 1 – 4 of 4) sorted by relevance
912 public static native long SSL_clear_options(long ssl, long options); in SSL_clear_options() method in NativeCrypto
695 #define SSL_clear_options(ssl,op) \ macro
643 #define SSL_clear_options(ssl,op) \ macro