Searched refs:FIDO_POLL_MS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/libfido2/dist/examples/
H A Dselect.c16 #define FIDO_POLL_MS 50 macro
134 FIDO_POLL_MS)) != FIDO_OK) {
159 } while (ms_remain > FIDO_POLL_MS);
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsk-usbhid.c68 #define FIDO_POLL_MS 50 macro
254 FIDO_POLL_MS)) != FIDO_OK) {
433 } while (ms_remain >= FIDO_POLL_MS);

Completed in 173 milliseconds