Home
last modified time | relevance | path

Searched refs:SSL_get_psk_identity_hint (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DSSL_get_psk_identity.pod5 SSL_get_psk_identity, SSL_get_psk_identity_hint - get PSK client identity and hint
11 const char *SSL_get_psk_identity_hint(const SSL *ssl);
16 SSL_get_psk_identity_hint() is used to retrieve the PSK identity hint
24 If non-B<NULL>, SSL_get_psk_identity_hint() returns the PSK identity
26 B<NULL>-terminated. SSL_get_psk_identity_hint() may return B<NULL> if
/openssl/util/
H A Dlibssl.num176 SSL_get_psk_identity_hint 177 3_0_0 EXIST::FUNCTION:PSK
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md339 | `SSL_get_psk_identity_hint` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/include/openssl/
H A Dssl.h.in853 const char *SSL_get_psk_identity_hint(const SSL *s);
/openssl/ssl/
H A Dssl_lib.c5708 const char *SSL_get_psk_identity_hint(const SSL *s) in SSL_get_psk_identity_hint() function
/openssl/
H A DCHANGES.md11015 SSL_get_psk_identity_hint

Completed in 147 milliseconds