NXP NFC Reader Library  v4.040.05.011646
phCryptoRng_Sw_DataParams_t Struct Reference

Software parameter structure. More...

Data Fields

uint16_t wId
 Layer ID for this component, NEVER MODIFY!
 
void * pCryptoDataParams
 Data parameter structure for the AES engine.
 
uint32_t dwRequestCounter
 Counts the amount of requests between two seeding procedures. More...
 

Detailed Description

Software parameter structure.

Field Documentation

§ dwRequestCounter

uint32_t phCryptoRng_Sw_DataParams_t::dwRequestCounter

Counts the amount of requests between two seeding procedures.

Note: according to NIST SP800-90 for AES this is 2^48, for storage reasons the limit is set to 2^32 in this particular implementation.


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