Searched defs:in_msg (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-3.5.0/components/wpa_supplicant/src/tls/ |
D | tlsv1_server.c | 112 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local
|
D | tlsv1_client.c | 145 u8 *msg = NULL, *in_msg = NULL, *in_pos, *in_end, alert, ct; in tlsv1_client_handshake() local
|