Searched refs:pcPlatformCredentialSize (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/ |
| D | rpc_aik.c | 42 UINT32 * pcPlatformCredentialSize, /* out */ in RPC_MakeIdentity_TP() argument 150 … if (getData(TCSD_PACKET_TYPE_UINT32, i++, pcPlatformCredentialSize, 0, &hte->comm)) { in RPC_MakeIdentity_TP() 160 *prgbPlatformCredential = (BYTE *) malloc(*pcPlatformCredentialSize); in RPC_MakeIdentity_TP() 162 LogError("malloc of %u bytes failed.", *pcPlatformCredentialSize); in RPC_MakeIdentity_TP() 171 …(getData(TCSD_PACKET_TYPE_PBYTE, i++, *prgbPlatformCredential, *pcPlatformCredentialSize, &hte->co… in RPC_MakeIdentity_TP()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tspi_aik.c | 56 UINT32 pcPlatformCredentialSize; in Tspi_TPM_CollateIdentityRequest() local 230 … &pcPlatformCredentialSize, &prgbPlatformCredential, in Tspi_TPM_CollateIdentityRequest() 296 pcPlatformCredentialSize = tempCredSize; in Tspi_TPM_CollateIdentityRequest() 307 Trspi_LoadBlob_UINT32(&offset, pcPlatformCredentialSize, hashblob); in Tspi_TPM_CollateIdentityRequest() 314 Trspi_LoadBlob(&offset, pcPlatformCredentialSize, hashblob, prgbPlatformCredential); in Tspi_TPM_CollateIdentityRequest()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tcs/ |
| D | tcsi_aik.c | 43 UINT32 * pcPlatformCredentialSize, /* out */ in TCSP_MakeIdentity_Internal() argument 84 get_credential(TSS_TCS_CREDENTIAL_PLATFORMCERT, pcPlatformCredentialSize, in TCSP_MakeIdentity_Internal()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/tss/ |
| D | tcs.h | 149 UINT32* pcPlatformCredentialSize, // out
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/rpc/ |
| D | tcs_api.c | 528 UINT32 * pcPlatformCredentialSize, /* out */ in RPC_MakeIdentity() argument 547 pcPlatformCredentialSize, in RPC_MakeIdentity()
|
| /netbsd/src/crypto/external/cpl/trousers/dist/src/include/ |
| D | tcs_utils.h | 410 … UINT32 * pcPlatformCredentialSize, /* out */
|