Expand description

Furi HAL Crypto API.

Structs

Crypto key.

Enums

Functions

Decrypt data.
Encrypt data.
Store key in crypto storage. slot is a pointer where slot number will be saved.
Init AES engine and load key from crypto store. iv is a pointer to 16-bytes Initialization Vector data.
Unload key engine and deinit AES engine