Home
last modified time | relevance | path

Searched refs:SSL_get_psk_identity (Results 1 – 8 of 8) sorted by relevance

/trueos/crypto/openssl/doc/ssl/
HDSSL_get_psk_identity.pod34 SSL_get_psk_identity, SSL_get_psk_identity_hint - get PSK client identity and hint
42 const char *SSL_get_psk_identity(const SSL *ssl);
49 B<ssl>. Similarly, SSL_get_psk_identity() is used to retrieve the PSK
56 hint and SSL_get_psk_identity() returns the PSK identity. Both are
HDssl.pod676 =item const char *B<SSL_get_psk_identity>(SSL *ssl);
758 L<SSL_get_psk_identity(3)|SSL_get_psk_identity(3)>
/trueos/secure/lib/libssl/
HDMakefile.man63 MAN+= SSL_get_psk_identity.3
212 MLINKS+= SSL_get_psk_identity.3 SSL_get_psk_identity_hint.3
/trueos/crypto/openssl/util/
HDssleay.num256 SSL_get_psk_identity 304 EXIST::FUNCTION:PSK
/trueos/contrib/wpa/patches/
HDopenssl-0.9.9-session-ticket.patch371 SSL_get_psk_identity 304 EXIST::FUNCTION:PSK
/trueos/crypto/openssl/ssl/
HDssl.h1228 const char *SSL_get_psk_identity(const SSL *s);
HDssl_lib.c3205 const char *SSL_get_psk_identity(const SSL *s) in SSL_get_psk_identity() function
/trueos/crypto/openssl/
HDCHANGES1810 SSL_get_psk_identity