Searched refs:tWriteCount (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_protect.c349 size_t tWriteCount; local
384 tWriteCount = fwrite( g_pbOutData, 1, g_ulOutDataLen, g_pOutFile );
407 tWriteCount = fwrite( a_pbData, 1, a_ulDataLen, g_pOutFile );

Completed in 49 milliseconds