Searched defs:challenge_t (Results 1 – 1 of 1) sorted by relevance
207 struct challenge_t { struct208 uint8_t element_id;209 uint8_t length;210 uint8_t text[254]; /* 1-253 + 1 for null */