Searched refs:CTAP_CBOR_BIO_ENROLL_PRE (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libfido2/src/fido/
H A Dparam.h36 #define CTAP_CBOR_BIO_ENROLL_PRE 0x40 macro
/openbsd-current/lib/libfido2/src/
H A Dbio.c68 const uint8_t cmd = CTAP_CBOR_BIO_ENROLL_PRE;
468 if ((r = fido_dev_get_uv_token(dev, CTAP_CBOR_BIO_ENROLL_PRE, pin, ecdh,
H A Dpin.c131 case CTAP_CBOR_BIO_ENROLL_PRE:

Completed in 110 milliseconds