Home
last modified time | relevance | path

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

/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
/openssl/util/
H A Dlibssl.num297 SSL_use_psk_identity_hint 298 3_0_0 EXIST::FUNCTION:PSK
/openssl/doc/designs/quic-design/
H A Dquic-api-ssl-funcs.md332 | `SSL_use_psk_identity_hint` | HL | ��U | ��A | ��NC\* | ��Done …
/openssl/include/openssl/
H A Dssl.h.in852 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
/openssl/ssl/
H A Dssl_lib.c5687 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint() function
/openssl/
H A DCHANGES.md11017 SSL_use_psk_identity_hint

Completed in 86 milliseconds