Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/integration_cc3x/runtime_integration_test/tests/
Drun_integration_chacha.c273 RunItPtr macBuffPtr; in runIt_Poly() local
280 ALLOC(macBuffPtr, pMacBuff, MBEDTLS_POLY_MAC_SIZE_BYTES); in runIt_Poly()
295 FREE_IF_NOT_NULL(macBuffPtr); in runIt_Poly()