Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_lib.c3331 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) in SSL_CTX_use_psk_identity_hint()
3351 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint()
/external/chromium_org/third_party/openssl/openssl/ssl/
Dssl_lib.c3231 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) in SSL_CTX_use_psk_identity_hint()
3251 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint()