Home
last modified time | relevance | path

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

/openbsd/lib/libfido2/src/fido/
H A Dparam.h40 #define CTAP_PIN_PROTOCOL1 1 macro
/openbsd/lib/libfido2/src/
H A Ddev.c69 case CTAP_PIN_PROTOCOL1: in fido_dev_set_protocol_flags()
580 return (CTAP_PIN_PROTOCOL1); in fido_dev_get_pin_protocol()
H A Decdh.c86 case CTAP_PIN_PROTOCOL1: in kdf()
H A Dcbor.c716 outlen = (prot == CTAP_PIN_PROTOCOL1) ? 16 : dgst_len; in cbor_encode_pin_auth()
769 outlen = (prot == CTAP_PIN_PROTOCOL1) ? 16 : dgst_len; in cbor_encode_change_pin_auth()