Home
last modified time | relevance | path

Searched refs:FIDO_DEV_PIN_PROTOCOL2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Ddev.c79 dev->flags |= FIDO_DEV_PIN_PROTOCOL2; in fido_dev_set_protocol_flags()
583 if (dev->flags & FIDO_DEV_PIN_PROTOCOL2) in fido_dev_get_pin_protocol()
H A Dextern.h258 #define FIDO_DEV_PIN_PROTOCOL2 0x0020 macro