HomeSort by: relevance | last modified time | path
    Searched refs:fido_bio_template_array_new (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libfido2/dist/src/fido/
bio.h 101 fido_bio_template_array_t *fido_bio_template_array_new(void);
  /src/external/bsd/libfido2/dist/tools/
bio.c 51 if ((ta = fido_bio_template_array_new()) == NULL)
52 errx(1, "fido_bio_template_array_new");
  /src/external/bsd/libfido2/dist/fuzz/
fuzz_bio.c 337 (ta = fido_bio_template_array_new()) == NULL)
  /src/external/bsd/libfido2/dist/src/
bio.c 773 fido_bio_template_array_new(void) function

Completed in 16 milliseconds