Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c304 PyObject *psk_client_callback; member
4898 static unsigned int psk_client_callback(SSL *s, in psk_client_callback() function
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc7563 static unsigned int psk_client_callback(SSL* ssl, const char* hint, char* identity, in psk_client_callback() function