Data Fields
SHA2_Config Struct Reference

SHA2 Global configuration. More...

#include <SHA2.h>

Data Fields

void * object
 
void const * hwAttrs
 

Detailed Description

SHA2 Global configuration.

The SHA2_Config structure contains a set of pointers used to characterize the SHA2 driver implementation.

This structure needs to be defined before calling SHA2_init() and it must not be changed thereafter.

See also
SHA2_init()

Field Documentation

§ object

void* SHA2_Config::object

Pointer to a driver specific data object

§ hwAttrs

void const* SHA2_Config::hwAttrs

Pointer to a driver specific hardware attributes structure


The documentation for this struct was generated from the following file:
© Copyright 1995-2020, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale