Kenji Arai / mbed-os_TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Embed: (wiki syntax)

« Back to documentation index

CRYS_RND_WorkBuff_t Struct Reference

CRYS_RND_WorkBuff_t Struct Reference
[CryptoCell Random Generator APIs]

#include <crys_rnd.h>

Data Fields

uint32_t crysRndWorkBuff [CRYS_RND_WORK_BUFFER_SIZE_WORDS]

Detailed Description

A definition for RAM buffer to be internally used in instantiation (or reseeding) operation.

Definition at line 101 of file crys_rnd.h.


Field Documentation

uint32_t crysRndWorkBuff[CRYS_RND_WORK_BUFFER_SIZE_WORDS]

Internal buffer

Definition at line 104 of file crys_rnd.h.