Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_lib.cc2526 const char *identity_hint) { in use_psk_identity_hint()
2549 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) { in SSL_CTX_use_psk_identity_hint()
2553 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint()