Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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
/netbsd-src/crypto/external/bsd/openssl.old/dist/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
97 B<SSL_CTX_use_psk_identity_hint()> and B<SSL_use_psk_identity_hint()> return
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map384 SSL_use_psk_identity_hint;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map498 SSL_use_psk_identity_hint;
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ossl_shim/
H A Dossl_shim.cc963 !SSL_use_psk_identity_hint(ssl.get(), config->psk_identity.c_str())) { in DoExchange()
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num297 SSL_use_psk_identity_hint 298 1_1_0 EXIST::FUNCTION:PSK
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num297 SSL_use_psk_identity_hint 298 3_0_0 EXIST::FUNCTION:PSK
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod731 =item int B<SSL_use_psk_identity_hint>(SSL *ssl, const char *hint);
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h840 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c4350 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint) in SSL_use_psk_identity_hint() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1352 SSL_F_SSL_USE_PSK_IDENTITY_HINT:273:SSL_use_psk_identity_hint
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in832 __owur int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint);
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES5293 SSL_use_psk_identity_hint