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

/openbsd-current/lib/libfido2/src/fido/
H A Dparam.h41 #define CTAP_PIN_PROTOCOL2 2 macro
/openbsd-current/lib/libfido2/src/
H A Ddev.c72 case CTAP_PIN_PROTOCOL2:
578 return (CTAP_PIN_PROTOCOL2);
H A Decdh.c95 case CTAP_PIN_PROTOCOL2:
H A Dcbor.c708 if (prot == CTAP_PIN_PROTOCOL2 && key.len > 32)
755 if (prot == CTAP_PIN_PROTOCOL2 && key.len > 32)

Completed in 155 milliseconds