Home
last modified time | relevance | path

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

/freebsd/crypto/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
/freebsd/secure/lib/libssl/
H A DVersion.map270 SSL_get_psk_identity_hint;
/freebsd/crypto/openssl/util/
H A Dlibssl.num176 SSL_get_psk_identity_hint 177 3_0_0 EXIST::FUNCTION:PSK
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md339 | `SSL_get_psk_identity_hint` | HL | ��U | ��A | ��NC\* | ��Done …
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h876 const char *SSL_get_psk_identity_hint(const SSL *s);
H A Dssl.h.in853 const char *SSL_get_psk_identity_hint(const SSL *s);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c5831 const char *SSL_get_psk_identity_hint(const SSL *s) in SSL_get_psk_identity_hint() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4132 MLINKS+= SSL_get_psk_identity.3 SSL_get_psk_identity_hint.3
/freebsd/crypto/openssl/
H A DCHANGES.md11314 SSL_get_psk_identity_hint