Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_lib.c2072 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) { in SSL_CTX_use_psk_identity_hint()
2092 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint()