Home
last modified time | relevance | path

Searched refs:fido_to_uint64 (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/libfido2/src/
HDnfc_linux.c87 fido_to_uint64(str, 16, &id) == 0 && id <= UINT16_MAX) in copy_info()
91 fido_to_uint64(str, 16, &id) == 0 && id <= UINT16_MAX) in copy_info()
122 fido_to_uint64(str, 10, &idx64) == 0 && idx64 < INT_MAX) in sysnum_from_syspath()
HDutil.c15 fido_to_uint64(const char *str, int base, uint64_t *out) in fido_to_uint64() function
HDextern.h220 int fido_to_uint64(const char *, int, uint64_t *);
HDpcsc.c83 fido_to_uint64(path + strlen(prefix), 10, &n) < 0 || in get_reader()
HDhid_osx.c386 if (fido_to_uint64(path + strlen(IOREG), 10, &id) == -1) { in get_ioreg_entry()
/freebsd-13-stable/contrib/libfido2/fuzz/
HDfunctions.txt947 fido_to_uint64 14 1 92.86% 14 1 92.86%