Searched refs:cbor_encode_m2 (Results 1 – 3 of 3) sorted by relevance
22 bool cbor_encode_m2(
37 bool cbor_encode_m2( in cbor_encode_m2() function
177 TRY_EXPECT(cbor_encode_m2(msg2, *msg2_len, &m, &payload_len_out), true); in msg2_encode()