nRF5 SDK v17.1.0
Data Fields
SaSiAesUserContext_t Struct Reference

#include <ssi_aes.h>

Data Fields

uint32_t buff [(4+4+7+4)]
 

Detailed Description

The user's context prototype - the argument type that is passed by the user to the AES APIs. The context saves the state of the operation and must be saved by the user till the end of the APIs flow

Field Documentation

uint32_t SaSiAesUserContext_t::buff[(4+4+7+4)]

Context buffer for internal usage.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated