Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dtls13ccstest.c93 PACKET pkt, msg, msgbody, sessionid; in watchccs_write() local
117 || !PACKET_get_length_prefixed_3(&msg, &msgbody)) in watchccs_write()
126 if (!PACKET_forward(&msgbody, 34) in watchccs_write()
127 || !PACKET_get_length_prefixed_1(&msgbody, &sessionid)) in watchccs_write()
154 if (!PACKET_forward(&msgbody, 34) in watchccs_write()
155 || !PACKET_get_length_prefixed_1(&msgbody, &sessionid)) in watchccs_write()