Searched refs:CTAP_PIN_PROTOCOL2 (Results 1 – 4 of 4) sorted by relevance
65 #define CTAP_PIN_PROTOCOL2 2 macro
78 case CTAP_PIN_PROTOCOL2: in fido_dev_set_protocol_flags()584 return (CTAP_PIN_PROTOCOL2); in fido_dev_get_pin_protocol()
96 case CTAP_PIN_PROTOCOL2: in kdf()
709 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()