|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Attributes describing a key being imported. More...
#include <ra8_psa_crypto.h>
Attributes describing a key being imported.
Carries everything the facade needs to translate a raw byte buffer into a PSA key slot: type, intended algorithm, and usage flags. Mirrors the psa_key_attributes_t triple of (type, alg, usage) documented in the PSA spec Section 9.4.