Home
last modified time | relevance | path

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

/openbsd/lib/libfido2/src/
H A Ddev.c70 dev->flags |= FIDO_DEV_PIN_PROTOCOL1; in fido_dev_set_protocol_flags()
579 else if (dev->flags & FIDO_DEV_PIN_PROTOCOL1) in fido_dev_get_pin_protocol()
H A Dextern.h248 #define FIDO_DEV_PIN_PROTOCOL1 0x010 macro