Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libfido2/src/
H A Dhid_osx.c21 struct hid_osx { struct
22 IOHIDDeviceRef ref;
23 CFStringRef loop_id;
24 int report_pipe[2];
25 size_t report_in_len;
26 size_t report_out_len;
27 unsigned char report[CTAP_MAX_REPORT_LEN];