Searched refs:ENGINE_SSL_do_handshake (Results 1 – 3 of 3) sorted by relevance
378 return NativeCrypto.ENGINE_SSL_do_handshake(ssl, handshakeCallbacks); in doHandshake()
1184 static native int ENGINE_SSL_do_handshake(long ssl, SSLHandshakeCallbacks shc) in ENGINE_SSL_do_handshake() method in NativeCrypto
9625 CONSCRYPT_NATIVE_METHOD(NativeCrypto, ENGINE_SSL_do_handshake, "(J" SSL_CALLBACKS ")I"),