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

  /external/boringssl/src/ssl/
internal.h 1999 unsigned int (*psk_client_callback)(SSL *ssl, const char *hint, member in struct:ssl_st
    [all...]
  /external/conscrypt/common/src/jni/main/cpp/
NativeCrypto.cpp 5713 static unsigned int psk_client_callback(SSL* ssl, const char *hint, function
    [all...]
  /external/boringssl/src/include/openssl/
ssl.h 4278 unsigned int (*psk_client_callback)(SSL *ssl, const char *hint, member in struct:ssl_ctx_st
    [all...]

Completed in 228 milliseconds