Home
last modified time | relevance | path

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

/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_lib.cc2569 const char *identity_hint) { in use_psk_identity_hint()
2592 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) { in SSL_CTX_use_psk_identity_hint()
2596 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint()
/external/boringssl/src/ssl/
Dssl_lib.cc2652 const char *identity_hint) { in use_psk_identity_hint()
2675 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) { in SSL_CTX_use_psk_identity_hint()
2679 int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) { in SSL_use_psk_identity_hint()