Home
last modified time | relevance | path

Searched refs:SSL_get_psk_identity (Results 1 – 10 of 10) 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
12 const char *SSL_get_psk_identity(const SSL *ssl);
18 B<ssl>. Similarly, SSL_get_psk_identity() is used to retrieve the PSK
25 hint and SSL_get_psk_identity() returns the PSK identity. Both are
/freebsd/secure/lib/libssl/
H A DVersion.map269 SSL_get_psk_identity;
/freebsd/crypto/openssl/util/
H A Dlibssl.num98 SSL_get_psk_identity 99 3_0_0 EXIST::FUNCTION:PSK
/freebsd/crypto/openssl/doc/
H A Dbuild.info2670 DEPEND[html/man3/SSL_get_psk_identity.html]=man3/SSL_get_psk_identity.pod
2671 GENERATE[html/man3/SSL_get_psk_identity.html]=man3/SSL_get_psk_identity.pod
2672 DEPEND[man/man3/SSL_get_psk_identity.3]=man3/SSL_get_psk_identity.pod
2673 GENERATE[man/man3/SSL_get_psk_identity.3]=man3/SSL_get_psk_identity.pod
3715 html/man3/SSL_get_psk_identity.html \
4387 man/man3/SSL_get_psk_identity.3 \
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md338 | `SSL_get_psk_identity` | HL | ��U | ��A | ��NC\* | ��Done …
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h877 const char *SSL_get_psk_identity(const SSL *s);
H A Dssl.h.in854 const char *SSL_get_psk_identity(const SSL *s);
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile549 MAN+= SSL_get_psk_identity.3
4439 MLINKS+= SSL_get_psk_identity.3 SSL_get_psk_identity_hint.3
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c5841 const char *SSL_get_psk_identity(const SSL *s) in SSL_get_psk_identity() function
/freebsd/crypto/openssl/
H A DCHANGES.md11315 SSL_get_psk_identity