Home
last modified time | relevance | path

Searched refs:CCAesIv_t (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/shared/include/crypto_api/
Dcc_aes_defs.h113 typedef uint8_t CCAesIv_t[CC_AES_IV_SIZE_IN_BYTES]; typedef
/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_ext_dma.c63 CCAesIv_t ivBuff = {0}; in runIt_extDma()