Home
last modified time | relevance | path

Searched defs:sslErrorCode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Djniutil.cc483 int throwSSLExceptionWithSslErrors(JNIEnv* env, SSL* ssl, int sslErrorCode, const char* message, in throwSSLExceptionWithSslErrors()
H A Dnative_crypto.cc8334 int sslErrorCode = SSL_get_error(ssl, ret); in NativeCrypto_SSL_use_psk_identity_hint() local
8554 int sslErrorCode = SSL_get_error(ssl, ret); in NativeCrypto_SSL_set_session() local