9#ifndef ELS_PKC_CRYPTO_PRIMITIVES_H
10#define ELS_PKC_CRYPTO_PRIMITIVES_H
20#include <mcuxClPsaDriver_MemoryConsumption.h>
23#include <mcuxClCipherModes.h>
27 uint8_t clns_data[MCUXCLPSADRIVER_CLNSDATA_HASH_SIZE];
32 uint16_t default_iv_length;
33 uint8_t clns_data[MCUXCLPSADRIVER_CLNSDATA_CIPHER_SIZE];
Top-level include file for the mcuxClCipher component.
Top-level include file for the mcuxClHash component.
Top-level include file for the mcuxClKey component.
Definition els_pkc_crypto_primitives.h:26
Definition els_pkc_crypto_primitives.h:30