Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
CRYS_PrngFipsKatCtx_t Struct Reference
[CryptoCell Random Generator APIs]
#include <crys_rnd.h>
Data Fields | |
CRYS_RND_WorkBuff_t | rndWorkBuff |
uint8_t | rndOutputBuff [CRYS_PRNG_FIPS_KAT_OUT_DATA_SIZE] |
Detailed Description
Data structure required for internal FIPS verification for PRNG KAT.
Definition at line 214 of file crys_rnd.h.
Field Documentation
uint8_t rndOutputBuff[CRYS_PRNG_FIPS_KAT_OUT_DATA_SIZE] |
Output buffer.
Definition at line 219 of file crys_rnd.h.
Internal working buffer.
Definition at line 217 of file crys_rnd.h.
Generated on Tue Jul 12 2022 13:55:29 by
