Searched refs:fill_handshake_record_hdr (Results 1 – 1 of 1) sorted by relevance
1451 static ALWAYS_INLINE void fill_handshake_record_hdr(void *buf, unsigned type, unsigned len) in fill_handshake_record_hdr() function1603 fill_handshake_record_hdr(record, HANDSHAKE_CLIENT_HELLO, len); in send_client_hello_and_alloc_hsd()2160 fill_handshake_record_hdr(record, HANDSHAKE_FINISHED, sizeof(*record)); in send_client_finished()