CryptoAuthLib v3.7.8
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
tng_atca.h File Reference

TNG Helper Functions. More...

#include "atca_basic.h"
#include "atcacert/atcacert_def.h"

Macros

#define ATCA_OTP_CODE_SIZE   (8u)
 

Functions

const atcacert_def_ttng_map_get_device_cert_def (int index)
 Helper function to iterate through all trust cert definitions.
 
ATCA_STATUS tng_get_device_cert_def (const atcacert_def_t **cert_def)
 Get the TNG device certificate definition.
 
ATCA_STATUS tng_get_device_cert_def_ext (ATCADevice device, const atcacert_def_t **cert_def)
 Get the TNG device certificate definition.
 
ATCA_STATUS tng_get_device_pubkey (uint8_t *public_key)
 Uses GenKey command to calculate the public key from the primary device public key.
 

Detailed Description

TNG Helper Functions.