Home
last modified time | relevance | path

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

/openbsd/lib/libfido2/src/
H A Ddev.c73 dev->flags |= FIDO_DEV_PIN_PROTOCOL2; in fido_dev_set_protocol_flags()
577 if (dev->flags & FIDO_DEV_PIN_PROTOCOL2) in fido_dev_get_pin_protocol()
H A Dextern.h249 #define FIDO_DEV_PIN_PROTOCOL2 0x020 macro