Home
last modified time | relevance | path

Searched defs:report_in_len (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dhid_openbsd.c25 size_t report_in_len; member
H A Dhid_hidapi.c23 size_t report_in_len; member
H A Dhid.c84 size_t *report_in_len, size_t *report_out_len) in fido_hid_get_report_len()
H A Dhid_netbsd.c29 size_t report_in_len; member
H A Dhid_freebsd.c32 size_t report_in_len; member
H A Dhid_linux.c24 size_t report_in_len; member
H A Dhid_win.c40 size_t report_in_len; member
H A Dhid_osx.c33 size_t report_in_len; member
/freebsd/contrib/libfido2/fuzz/
H A Dfuzz_hid.c166 size_t report_in_len = 0; in get_report_len() local