HomeSort by: relevance | last modified time | path
    Searched refs:CTAP_PIN_PROTOCOL2 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libfido2/dist/src/fido/
param.h 65 #define CTAP_PIN_PROTOCOL2 2
  /src/external/bsd/libfido2/dist/src/
ecdh.c 96 case CTAP_PIN_PROTOCOL2:
dev.c 78 case CTAP_PIN_PROTOCOL2:
584 return (CTAP_PIN_PROTOCOL2);
cbor.c 709 if (prot == CTAP_PIN_PROTOCOL2 && key.len > 32)
756 if (prot == CTAP_PIN_PROTOCOL2 && key.len > 32)

Completed in 36 milliseconds