Home
last modified time | relevance | path

Searched refs:SSL_use_psk_identity_hint (Results 1 – 9 of 9) 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/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md332 | `SSL_use_psk_identity_hint` | HL | ��U | ��A | ��NC\* | ��Done …
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h875 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
H A Dssl.h.in852 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c5810 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 DMakefile4340 MLINKS+= SSL_CTX_use_psk_identity_hint.3 SSL_use_psk_identity_hint.3
/freebsd/crypto/openssl/
H A DCHANGES.md11316 SSL_use_psk_identity_hint