fido_bio_template_array_t
bio_reset_template_array(fido_bio_template_array_t *ta)
fido_bio_template_array_t *ta = arg;
fido_bio_template_array_t *ta = arg;
bio_rx_template_array(fido_dev_t *dev, fido_bio_template_array_t *ta, int *ms)
bio_get_template_array_wait(fido_dev_t *dev, fido_bio_template_array_t *ta,
fido_bio_dev_get_template_array(fido_dev_t *dev, fido_bio_template_array_t *ta,
fido_bio_template_array_count(const fido_bio_template_array_t *ta)
fido_bio_template_array_t *
return (calloc(1, sizeof(fido_bio_template_array_t)));
fido_bio_template_array_free(fido_bio_template_array_t **tap)
fido_bio_template_array_t *ta;
fido_bio_template(const fido_bio_template_array_t *ta, size_t idx)
void fido_bio_template_array_free(fido_bio_template_array_t **);
const fido_bio_template_t *fido_bio_template(const fido_bio_template_array_t *,
fido_bio_template_array_t *fido_bio_template_array_new(void);
int fido_bio_dev_get_template_array(fido_dev_t *, fido_bio_template_array_t *,
size_t fido_bio_template_array_count(const fido_bio_template_array_t *);