Searched defs:NativeCrypto_SSL_SESSION_session_id (Results 1 - 1 of 1) sorted by last modified time

/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp9432 static jbyteArray NativeCrypto_SSL_SESSION_session_id(JNIEnv* env, jclass, function
9435 JNI_TRACE("ssl_session=%p NativeCrypto_SSL_SESSION_session_id", ssl_session);
9444 JNI_TRACE("ssl_session=%p NativeCrypto_SSL_SESSION_session_id => %p session_id_length=%d",

Completed in 110 milliseconds