Home
last modified time | relevance | path

Searched refs:CTAP_PIN_PROTOCOL2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libfido2/src/fido/
H A Dparam.h65 #define CTAP_PIN_PROTOCOL2 2 macro
/freebsd/contrib/libfido2/src/
H A Ddev.c78 case CTAP_PIN_PROTOCOL2: in fido_dev_set_protocol_flags()
584 return (CTAP_PIN_PROTOCOL2); in fido_dev_get_pin_protocol()
H A Decdh.c96 case CTAP_PIN_PROTOCOL2: in kdf()
H A Dcbor.c709 if (prot == CTAP_PIN_PROTOCOL2 && key.len > 32) in cbor_encode_pin_auth()
756 if (prot == CTAP_PIN_PROTOCOL2 && key.len > 32) in cbor_encode_change_pin_auth()