Searched defs:SSL_get_options (Results 1 – 4 of 4) sorted by relevance
908 public static native long SSL_get_options(long ssl); in SSL_get_options() method in NativeCrypto
697 #define SSL_get_options(ssl) \ macro
645 #define SSL_get_options(ssl) \ macro