Searched refs:SSL_accept_renegotiations (Results 1 – 3 of 3) sorted by relevance
290 NativeCrypto.SSL_accept_renegotiations(ssl); in initialize()
969 static native void SSL_accept_renegotiations(long sslNativePointer) throws SSLException; in SSL_accept_renegotiations() method in NativeCrypto
9582 CONSCRYPT_NATIVE_METHOD(NativeCrypto, SSL_accept_renegotiations, "(J)V"),