Searched refs:tlsv1_record_receive (Results 1 – 3 of 3) sorted by relevance
67 int tlsv1_record_receive(struct tlsv1_record_layer *rl,
155 used = tlsv1_record_receive(&conn->rl, pos, end - pos, in tlsv1_server_handshake()277 used = tlsv1_record_receive(&conn->rl, pos, in_end - pos, in tlsv1_server_decrypt()
278 int tlsv1_record_receive(struct tlsv1_record_layer *rl, in tlsv1_record_receive() function