takashi kadono / Mbed OS Nucleo_446

Dependencies:   ssd1331

Embed: (wiki syntax)

« Back to documentation index

SaSiAesHwKeyData_t Struct Reference

SaSiAesHwKeyData_t Struct Reference
[CryptoCell AES APIs]

#include <ssi_aes.h>

Data Fields

size_t slotNumber

Detailed Description

AES HW Key Data - this structure is likely to be changed when we'll start using it.

Definition at line 152 of file ssi_aes.h.


Field Documentation

size_t slotNumber

Slot number.

Definition at line 153 of file ssi_aes.h.