Searched refs:xInitArgs (Results 1 – 2 of 2) sorted by relevance
76 CK_C_INITIALIZE_ARGS xInitArgs = { 0 }; in vPKCS11ManagementAndRNGDemo() local124 xResult = pxFunctionList->C_Initialize( &xInitArgs ); in vPKCS11ManagementAndRNGDemo()
52 CK_C_INITIALIZE_ARGS xInitArgs = { 0 }; in vStart() local68 xResult = pxFunctionList->C_Initialize( &xInitArgs ); in vStart()
Completed in 5 milliseconds