Searched defs:in_end (Results 1 – 2 of 2) sorted by relevance
/hostap-latest/src/tls/ |
D | tlsv1_client.c | 169 u8 *msg = NULL, *in_msg = NULL, *in_pos, *in_end, alert, ct; in tlsv1_client_handshake() local 334 const u8 *in_end, *pos; in tlsv1_client_decrypt() local
|
D | tlsv1_server.c | 137 u8 *msg = NULL, *in_msg, *in_pos, *in_end, alert, ct; in tlsv1_server_handshake() local 264 const u8 *in_end, *pos; in tlsv1_server_decrypt() local
|