Home
last modified time | relevance | path

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

/uoscore-uedhoc-latest/src/cbor/
Dedhoc_encode_th2.c19 static bool encode_th2(zcbor_state_t *state, const struct th2 *input);
22 static bool encode_th2( in encode_th2() function
50 (zcbor_decoder_t *)encode_th2, sizeof(states) / sizeof(zcbor_state_t), 2); in cbor_encode_th2()