Home
last modified time | relevance | path

Searched refs:dataInPtr (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.c271 RunItPtr dataInPtr; in runIt_Poly() local
278 ALLOC(dataInPtr, pDataIn, sizeof(DATA_IN)); in runIt_Poly()
293 FREE_IF_NOT_NULL(dataInPtr); in runIt_Poly()