Home | History | Annotate | Download | only in native

Lines Matching refs:SSL_clear_mode

6555  * public static native long SSL_clear_mode(int ssl, long mode);
6564 long result = SSL_clear_mode(ssl, mode);
7979 NATIVE_METHOD(NativeCrypto, SSL_clear_mode, "(JJ)J"),