Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc5832 static void info_callback_LOG(const SSL* s, int where, int ret) { in info_callback_LOG() function
6124 info_callback_LOG(ssl, type, value); in info_callback()