Home
last modified time | relevance | path

Searched refs:SSL_get_psk_identity (Results 1 – 14 of 14) 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
12 const char *SSL_get_psk_identity(const SSL *ssl);
18 B<ssl>. Similarly, SSL_get_psk_identity() is used to retrieve the PSK
25 hint and SSL_get_psk_identity() returns the PSK identity. Both are
/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
12 const char *SSL_get_psk_identity(const SSL *ssl);
18 B<ssl>. Similarly, SSL_get_psk_identity() is used to retrieve the PSK
25 hint and SSL_get_psk_identity() returns the PSK identity. Both are
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map269 SSL_get_psk_identity;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map353 SSL_get_psk_identity;
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc391 SSL_get_psk_identity.3 \
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc613 SSL_get_psk_identity.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod737 =item const char *B<SSL_get_psk_identity>(SSL *ssl);
823 L<SSL_get_psk_identity(3)>,
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num98 SSL_get_psk_identity 99 1_1_0 EXIST::FUNCTION:PSK
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num98 SSL_get_psk_identity 99 3_0_0 EXIST::FUNCTION:PSK
/netbsd-src/crypto/external/bsd/openssl/dist/doc/
H A Dbuild.info2510 DEPEND[html/man3/SSL_get_psk_identity.html]=man3/SSL_get_psk_identity.pod
2511 GENERATE[html/man3/SSL_get_psk_identity.html]=man3/SSL_get_psk_identity.pod
2512 DEPEND[man/man3/SSL_get_psk_identity.3]=man3/SSL_get_psk_identity.pod
2513 GENERATE[man/man3/SSL_get_psk_identity.3]=man3/SSL_get_psk_identity.pod
3413 html/man3/SSL_get_psk_identity.html \
4021 man/man3/SSL_get_psk_identity.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h842 const char *SSL_get_psk_identity(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c4376 const char *SSL_get_psk_identity(const SSL *s) in SSL_get_psk_identity() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in834 const char *SSL_get_psk_identity(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES5292 SSL_get_psk_identity