Searched refs:fido_to_uint64 (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/contrib/libfido2/src/ |
| HD | nfc_linux.c | 87 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()
|
| HD | util.c | 15 fido_to_uint64(const char *str, int base, uint64_t *out) in fido_to_uint64() function
|
| HD | extern.h | 220 int fido_to_uint64(const char *, int, uint64_t *);
|
| HD | pcsc.c | 83 fido_to_uint64(path + strlen(prefix), 10, &n) < 0 || in get_reader()
|
| HD | hid_osx.c | 386 if (fido_to_uint64(path + strlen(IOREG), 10, &id) == -1) { in get_ioreg_entry()
|
| /freebsd-13-stable/contrib/libfido2/fuzz/ |
| HD | functions.txt | 947 fido_to_uint64 14 1 92.86% 14 1 92.86%
|