Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dhid_osx.c29 struct hid_osx { struct
30 IOHIDDeviceRef ref;
31 CFStringRef loop_id;
32 int report_pipe[2];
33 size_t report_in_len;
34 size_t report_out_len;
35 unsigned char report[CTAP_MAX_REPORT_LEN];