Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhandshake.h27 HANDSHAKE_AUTH_PSK, enumerator
/openbmc/linux/net/handshake/
H A Dtlshd.c240 case HANDSHAKE_AUTH_PSK: in tls_handshake_accept()
350 treq->th_auth_mode = HANDSHAKE_AUTH_PSK; in tls_client_hello_psk()
407 treq->th_auth_mode = HANDSHAKE_AUTH_PSK; in tls_server_hello_psk()