Home
last modified time | relevance | path

Searched refs:SSL_get_psk_identity_hint (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_get_psk_identity.pod5 SSL_get_psk_identity, SSL_get_psk_identity_hint - get PSK client identity and hint
11 const char *SSL_get_psk_identity_hint(const SSL *ssl);
16 SSL_get_psk_identity_hint() is used to retrieve the PSK identity hint
24 If non-B<NULL>, SSL_get_psk_identity_hint() returns the PSK identity
26 B<NULL>-terminated. SSL_get_psk_identity_hint() may return B<NULL> if
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_get_psk_identity.pod5 SSL_get_psk_identity, SSL_get_psk_identity_hint - get PSK client identity and hint
11 const char *SSL_get_psk_identity_hint(const SSL *ssl);
16 SSL_get_psk_identity_hint() is used to retrieve the PSK identity hint
24 If non-B<NULL>, SSL_get_psk_identity_hint() returns the PSK identity
26 B<NULL>-terminated. SSL_get_psk_identity_hint() may return B<NULL> if
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map270 SSL_get_psk_identity_hint;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map354 SSL_get_psk_identity_hint;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num176 SSL_get_psk_identity_hint 177 1_1_0 EXIST::FUNCTION:PSK
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num176 SSL_get_psk_identity_hint 177 3_0_0 EXIST::FUNCTION:PSK
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod735 =item const char *B<SSL_get_psk_identity_hint>(SSL *ssl);
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h841 const char *SSL_get_psk_identity_hint(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c4369 const char *SSL_get_psk_identity_hint(const SSL *s) in SSL_get_psk_identity_hint() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in833 const char *SSL_get_psk_identity_hint(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES5291 SSL_get_psk_identity_hint