Searched defs:challenge_t (Results 1 – 1 of 1) sorted by relevance
203 struct challenge_t { struct204 uint8_t element_id;205 uint8_t length;206 uint8_t text[254]; /* 1-253 + 1 for null */