Example for the mcuxClRandom component. More...
#include <mcuxClToolchain.h>#include <mcuxClRandom.h>#include <mcuxClRandomModes.h>#include <mcuxClSession.h>#include <mcuxClBuffer.h>#include <mcuxCsslFlowProtection.h>#include <mcuxClCore_FunctionIdentifiers.h>#include <mcuxClExample_Session_Helper.h>#include <mcuxClCore_Examples.h>#include <mcuxClExample_ELS_Helper.h>Functions | |
| static mcuxClRandom_Status_t | prngPatchFunction (void *pCustomState, mcuxCl_Buffer_t pOut, uint32_t outLength) |
| MCUXCLEXAMPLE_FUNCTION (mcuxClRandom_PRNG_Patch_example) | |
| Performs an example usage of the mcuxClRandom component. | |
Variables | |
| static uint32_t | indexRandomData |
| static const ALIGNED uint8_t | randomData [] |
Example for the mcuxClRandom component.
| MCUXCLEXAMPLE_FUNCTION | ( | mcuxClRandom_PRNG_Patch_example | ) |
Performs an example usage of the mcuxClRandom component.
| true | The example code completed successfully |
| false | The example code failed |
Initialize ELS, Enable the ELS
Destroy Session and cleanup Session
Disable the ELS