Searched defs:fido_hid_read (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/libfido2/src/ |
H A D | hid_openbsd.c | 212 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read() function
|
H A D | hid_hidapi.c | 202 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read() function
|
H A D | hid_netbsd.c | 273 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read() function
|
H A D | hid_freebsd.c | 271 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read() function
|
H A D | hid_linux.c | 325 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read() function
|
H A D | hid_win.c | 478 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read() function
|
H A D | hid_osx.c | 527 fido_hid_read(void *handle, unsigned char *buf, size_t len, int ms) in fido_hid_read() function
|