Data Fields
CryptoCC32XX_HmacParams Struct Reference

HMAC Parameters. More...

#include <CryptoCC32XX.h>

Data Fields

uint8_t * pKey
 
uint8_t moreData
 
void * pContext
 

Detailed Description

HMAC Parameters.

This structure defines the Hmac parameters used in CryptoCC32XX_sign and CryptoCC32XX_verify functions.

Field Documentation

§ pKey

uint8_t* CryptoCC32XX_HmacParams::pKey

pointer to hash key

§ moreData

uint8_t CryptoCC32XX_HmacParams::moreData

True value will NOT reset the HMAC HW machine

§ pContext

void* CryptoCC32XX_HmacParams::pContext

The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated