Searched refs:ulDataLength (Results 1 – 2 of 2) sorted by relevance
114 CK_ULONG ulDataLength ) in vWriteHexBytesToConsole() argument126 configPRINTF( ( "%s, %d bytes:\r\n", pcDescription, ulDataLength ) ); in vWriteHexBytesToConsole()129 for( ulIndex = 0; ulIndex < ulDataLength; ulIndex++ ) in vWriteHexBytesToConsole()
55 CK_ULONG ulDataLength );
Completed in 7 milliseconds