CryptoAuthLib
Atmel CryptoAuthentication Library
|
Atmel Crypto Auth device object. More...
Go to the source code of this file.
Typedefs | |
typedef struct atca_device * | ATCADevice |
Functions | |
ATCADevice | newATCADevice (ATCAIfaceCfg *cfg) |
constructor for an Atmel CryptoAuth device More... | |
ATCACommand | atGetCommands (ATCADevice dev) |
returns a reference to the ATCACommand object for the device More... | |
ATCAIface | atGetIFace (ATCADevice dev) |
returns a reference to the ATCAIface interface object for the device More... | |
void | deleteATCADevice (ATCADevice *cadev) |
destructor for a device NULLs reference after object is freed More... | |
Atmel Crypto Auth device object.
Copyright (c) 2015 Atmel Corporation. All rights reserved.