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