Go to the documentation of this file.
31 #ifndef _MIMXRT1180_CRYPTO_H
32 #define _MIMXRT1180_CRYPTO_H
38 #ifndef MIMXRT1180_ELE_BUFFER_SIZE
39 #define MIMXRT1180_ELE_BUFFER_SIZE 1024
40 #elif (MIMXRT1180_ELE_BUFFER_SIZE < 256)
41 #error MIMXRT1180_ELE_BUFFER_SIZE parameter is not valid
OsMutex mimxrt1180CryptoMutex
General definitions for cryptographic algorithms.
error_t mimxrt1180CryptoInit(void)
Initialize hardware cryptographic accelerator.