Home
last modified time | relevance | path

Searched refs:gRunIt_rndContext_ptr (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/
Drun_integration_test.c126 RunItPtr gRunIt_rndContext_ptr; variable
144 CC_LibFini((CCRndContext_t *)GET_PTR(gRunIt_rndContext_ptr)); in runIt_finish()
146 FREE_IF_NOT_NULL(gRunIt_rndContext_ptr); in runIt_finish()
185 gRunIt_rndContext_ptr = rndContext; in runIt_init()