Searched refs:decode_int (Results 1 – 5 of 5) sorted by relevance
20 enum err decode_int(const struct byte_array *in, int32_t *out);
23 enum err decode_int(const struct byte_array *in, int32_t *out) in decode_int() function
56 TRY(decode_int(c_r, &th2.th2_C_R_int)); in th2_input_encode()
113 TRY(decode_int(&c->c_i, &m1.message_1_C_I_int)); in msg1_gen()
176 TRY(decode_int(c_r, &m.m2_C_R_int)); in msg2_encode()