nrfxlib API 2.8.99
|
int mbedtls_aes_setkey_enc_shadow_key | ( | mbedtls_aes_context *const | ctx, |
uint32_t | slot_id, | ||
unsigned int | keybits ) |
#include <crypto/nrf_cc310_mbedcrypto/include/mbedtls/cc3xx_kmu.h>
Function to configure AES to use one or more KMU key slot for encryption.
ctx | AES context to set the key by KMU slot |
slot_id | Identifier of the key slot (0 - 127) |
keybits | Key size in bits |