Home
last modified time | relevance | path

Searched refs:SSL_use_psk_identity_hint (Results 1 – 3 of 3) sorted by relevance

/external/openssl/include/openssl/
Dssl.h1086 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
/external/openssl/ssl/
Dssl.h1086 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
Dssl_lib.c3184 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint() function