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

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

Completed in 127 milliseconds