Example for the mcuxClKey component. More...
#include <mcuxClKey.h>
#include <mcuxClSession.h>
#include <mcuxCsslFlowProtection.h>
#include <stdbool.h>
Functions | |
bool | mcuxClKey_example (void) |
Performs an example initialization and cleanup of the mcuxClKey component. More... | |
Variables | |
static uint8_t | aes128_key [MCUXCLKEY_SIZE_128] |
Example for the mcuxClKey component.
bool mcuxClKey_example | ( | void | ) |
Performs an example initialization and cleanup of the mcuxClKey component.
true | The example code completed successfully |
false | The example code failed |