Searched refs:fido_str_array_t (Results 1 – 3 of 3) sorted by relevance
196 } fido_str_array_t; typedef214 fido_str_array_t versions; /* supported versions: fido2|u2f */215 fido_str_array_t extensions; /* list of supported extensions */216 fido_str_array_t transports; /* list of supported transports */
12 fido_str_array_t *a = arg; in decode_string()27 decode_string_array(const cbor_item_t *item, fido_str_array_t *v) in decode_string_array()358 free_str_array(fido_str_array_t *sa) in free_str_array()
101 to_fido_str_array(fido_str_array_t *sa, const char **v, size_t n) in to_fido_str_array()