Home
last modified time | relevance | path

Searched refs:sslHandshakeCallbacks_clientPSKKeyRequested (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Djniutil.cc66 jmethodID sslHandshakeCallbacks_clientPSKKeyRequested; variable
124 sslHandshakeCallbacks_clientPSKKeyRequested = getMethodRef( in init()
H A Dnative_crypto.cc7412 jmethodID methodID = conscrypt::jniutil::sslHandshakeCallbacks_clientPSKKeyRequested; in psk_client_callback()
/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Djniutil.h65 extern jmethodID sslHandshakeCallbacks_clientPSKKeyRequested;