HomeSort by relevance Sort by last modified time
    Searched defs:psk_server_callback (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/ssl/
internal.h 2073 unsigned int (*psk_server_callback)(SSL *ssl, const char *identity, member in struct:bssl::SSLContext
2578 unsigned int (*psk_server_callback)(SSL *ssl, const char *identity, member in struct:bssl::SSLConnection
    [all...]
  /external/conscrypt/common/src/jni/main/cpp/conscrypt/
native_crypto.cc 6273 static unsigned int psk_server_callback(SSL* ssl, const char* identity, unsigned char* psk, function
    [all...]

Completed in 158 milliseconds