|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
#include <cbor_helpers.h>
Public Attributes | |
| const uint8_t * | data |
| size_t | size |
| size_t | offset |
| bool | error |
Definition at line 94 of file cbor_helpers.h.
| const uint8_t* cdc::mod_fido2::cbor_reader_t::data |
Definition at line 95 of file cbor_helpers.h.
| bool cdc::mod_fido2::cbor_reader_t::error |
Definition at line 98 of file cbor_helpers.h.
| size_t cdc::mod_fido2::cbor_reader_t::offset |
Definition at line 97 of file cbor_helpers.h.
| size_t cdc::mod_fido2::cbor_reader_t::size |
Definition at line 96 of file cbor_helpers.h.