Home
last modified time | relevance | path

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

/FreeRTOS-Plus/Demo/corePKCS11_Windows_Simulator/examples/
A Dmanagement_and_rng.c76 CK_C_INITIALIZE_ARGS xInitArgs = { 0 }; in vPKCS11ManagementAndRNGDemo() local
124 xResult = pxFunctionList->C_Initialize( &xInitArgs ); in vPKCS11ManagementAndRNGDemo()
A Ddemo_helpers.c52 CK_C_INITIALIZE_ARGS xInitArgs = { 0 }; in vStart() local
68 xResult = pxFunctionList->C_Initialize( &xInitArgs ); in vStart()

Completed in 5 milliseconds