Searched defs:NativeCrypto_SSL_clear_options (Results 1 - 1 of 1) sorted by path

/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp7689 static jlong NativeCrypto_SSL_clear_options(JNIEnv* env, jclass, function
7692 JNI_TRACE("ssl=%p NativeCrypto_SSL_clear_options options=0x%llx", ssl, options);
7697 JNI_TRACE("ssl=%p NativeCrypto_SSL_clear_options => 0x%lx", ssl, result);

Completed in 216 milliseconds