Lines Matching +defs:t +defs:i

131 bio_reset_template(fido_bio_template_t *t)  in bio_reset_template()
141 for (size_t i = 0; i < ta->n_alloc; i++) in bio_reset_template_array() local
152 fido_bio_template_t *t = arg; in decode_template() local
293 bio_set_template_name_wait(fido_dev_t *dev, const fido_bio_template_t *t, in bio_set_template_name_wait()
322 fido_bio_dev_set_template_name(fido_dev_t *dev, const fido_bio_template_t *t, in fido_bio_dev_set_template_name()
395 bio_rx_enroll_begin(fido_dev_t *dev, fido_bio_template_t *t, in bio_rx_enroll_begin()
438 bio_enroll_begin_wait(fido_dev_t *dev, fido_bio_template_t *t, in bio_enroll_begin_wait()
466 fido_bio_dev_enroll_begin(fido_dev_t *dev, fido_bio_template_t *t, in fido_bio_dev_enroll_begin()
542 bio_enroll_continue_wait(fido_dev_t *dev, const fido_bio_template_t *t, in bio_enroll_continue_wait()
571 fido_bio_dev_enroll_continue(fido_dev_t *dev, const fido_bio_template_t *t, in fido_bio_dev_enroll_continue()
606 bio_enroll_remove_wait(fido_dev_t *dev, const fido_bio_template_t *t, in bio_enroll_remove_wait()
634 fido_bio_dev_enroll_remove(fido_dev_t *dev, const fido_bio_template_t *t, in fido_bio_dev_enroll_remove()
643 bio_reset_info(fido_bio_info_t *i) in bio_reset_info()
652 fido_bio_info_t *i = arg; in bio_parse_info() local
684 bio_rx_info(fido_dev_t *dev, fido_bio_info_t *i, int *ms) in bio_rx_info()
717 bio_get_info_wait(fido_dev_t *dev, fido_bio_info_t *i, int *ms) in bio_get_info_wait()
732 fido_bio_dev_get_info(fido_dev_t *dev, fido_bio_info_t *i) in fido_bio_dev_get_info()
740 fido_bio_template_name(const fido_bio_template_t *t) in fido_bio_template_name()
746 fido_bio_template_id_ptr(const fido_bio_template_t *t) in fido_bio_template_id_ptr()
752 fido_bio_template_id_len(const fido_bio_template_t *t) in fido_bio_template_id_len()
791 fido_bio_template_t *t; in fido_bio_template_free() local
802 fido_bio_template_set_name(fido_bio_template_t *t, const char *name) in fido_bio_template_set_name()
814 fido_bio_template_set_id(fido_bio_template_t *t, const unsigned char *ptr, in fido_bio_template_set_id()
847 fido_bio_info_type(const fido_bio_info_t *i) in fido_bio_info_type()
853 fido_bio_info_max_samples(const fido_bio_info_t *i) in fido_bio_info_max_samples()
875 fido_bio_info_t *i; in fido_bio_info_free() local