CryptoAuthLib
Microchip CryptoAuthentication Library
|
ATCA Hardware abstraction layer for Linux using kit protocol over a USB CDC device. More...
Go to the source code of this file.
Data Structures | |
struct | cdc_device |
struct | atcacdc |
Macros | |
#define | CDC_DEVICES_MAX 10 |
#define | CDC_BUFFER_MAX 1024 |
#define | INVALID_HANDLE_VALUE ((int)(-1)) |
Typedefs | |
typedef int | HANDLE |
typedef struct cdc_device | cdc_device_t |
typedef struct atcacdc | atcacdc_t |
ATCA Hardware abstraction layer for Linux using kit protocol over a USB CDC device.