Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_use_psk_identity_hint.pod8 SSL_use_psk_identity_hint,
35 int SSL_use_psk_identity_hint(SSL *ssl, const char *hint);
61 object B<ctx>. SSL_use_psk_identity_hint() sets the given B<NUL>-terminated PSK
95 B<SSL_CTX_use_psk_identity_hint()> and B<SSL_use_psk_identity_hint()> return
/freebsd/secure/lib/libssl/
H A DVersion.map384 SSL_use_psk_identity_hint;
/freebsd/crypto/openssl/util/
H A Dlibssl.num297 SSL_use_psk_identity_hint 298 3_0_0 EXIST::FUNCTION:PSK
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h855 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
H A Dssl.h.in832 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c4618 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint() function
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile4225 MLINKS+= SSL_CTX_use_psk_identity_hint.3 SSL_use_psk_identity_hint.3
/freebsd/crypto/openssl/
H A DCHANGES.md10042 SSL_use_psk_identity_hint