Lines Matching refs:identity
13 - set PSK identity hint to use
20 const unsigned char *identity,
30 const char *identity,
47 an identity in B<identity> of length B<identity_len>. The callback function
60 to set the given B<NUL>-terminated PSK identity hint B<hint> for SSL context
62 identity hint B<hint> for the SSL connection object B<ssl>. If B<hint> is
65 In the case where PSK identity hint is B<NULL>, the server does not send the
71 is to validate the received PSK identity and to fetch the pre-shared key used
75 identity sent by the client in parameter B<identity>, and a buffer B<psk> of
105 PSK identity was not found. An "unknown_psk_identity" alert message
110 PSK identity was found and the server callback has provided the PSK
115 If the PSK identity was not found but the callback instructs the