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