Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/ssl/
Dssl_lib.c4670 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) in SSL_CTX_use_psk_identity_hint()
4686 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint()
/third_party/openssl/ssl/
Dssl_lib.c4565 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) in SSL_CTX_use_psk_identity_hint()
4581 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint()