Home
last modified time | relevance | path

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

/net/handshake/
A Dtlshd.c34 int th_auth_mode; member
241 treq->th_auth_mode); in tls_handshake_accept()
244 switch (treq->th_auth_mode) { in tls_handshake_accept()
295 treq->th_auth_mode = HANDSHAKE_AUTH_UNAUTH; in tls_client_hello_anon()
321 treq->th_auth_mode = HANDSHAKE_AUTH_X509; in tls_client_hello_x509()
355 treq->th_auth_mode = HANDSHAKE_AUTH_PSK; in tls_client_hello_psk()
384 treq->th_auth_mode = HANDSHAKE_AUTH_X509; in tls_server_hello_x509()
412 treq->th_auth_mode = HANDSHAKE_AUTH_PSK; in tls_server_hello_psk()

Completed in 3 milliseconds