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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_daa.c61 Trspi_LoadBlob_UINT32(offset, pk->capitalYPlatformLength, blob);
173 Trspi_UnloadBlob_UINT32(offset, &pk->capitalYPlatformLength, blob);
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c706 pk->capitalYPlatformLength = pk_internal->capitalRReceiver->length;
726 unsigned long capitalYLength, capitalYLength2, capitalYPlatformLength; local
741 capitalYPlatformLength = pk->capitalYPlatformLength;
742 LogDebug( "capitalYLength:%ld capitalYLength2:%ld capitalYPlatformLength:%ld\n",
743 capitalYLength, capitalYLength2, capitalYPlatformLength);
746 bi_new_array2(pk_internal->capitalRReceiver, capitalYPlatformLength);
747 for (i = 0; i < capitalYPlatformLength; i++) {
754 capitalYPlatformLength);
756 pk_internal->capitalRIssuer->array[ i - capitalYPlatformLength]
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtss_structs.h188 UINT32 capitalYPlatformLength; member in struct:tdTSS_DAA_PK
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/trspi/
H A Dtrousers.c1719 result |= Trspi_Hash_UINT32(c, pk->capitalYPlatformLength);

Completed in 69 milliseconds