Searched defs:outputSize (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_daa.c31 TCSP_DaaJoin_internal(TCS_CONTEXT_HANDLE hContext, TPM_HANDLE handle, BYTE stage, UINT32 inputSize0, BYTE *inputData0, UINT32 inputSize1, BYTE *inputData1, TPM_AUTH * ownerAuth, UINT32 *outputSize, BYTE **outputData) argument
112 TCSP_DaaSign_internal(TCS_CONTEXT_HANDLE hContext, TPM_HANDLE handle, BYTE stage, UINT32 inputSize0, BYTE *inputData0, UINT32 inputSize1, BYTE *inputData1, TPM_AUTH * ownerAuth, UINT32 *outputSize, BYTE **outputData) argument
[all...]
H A Dtcsi_delegate.c243 TCSP_Delegate_UpdateVerificationCount_Internal(TCS_CONTEXT_HANDLE hContext, UINT32 inputSize, BYTE *input, TPM_AUTH *ownerAuth, UINT32 *outputSize, BYTE **output) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_daa.c29 RPC_DaaJoin_TP(struct host_table_entry *hte, TPM_HANDLE handle, BYTE stage, UINT32 inputSize0, BYTE* inputData0, UINT32 inputSize1, BYTE* inputData1, TPM_AUTH* ownerAuth, UINT32* outputSize, BYTE** outputData) argument
107 RPC_DaaSign_TP(struct host_table_entry *hte, TPM_HANDLE handle, BYTE stage, UINT32 inputSize0, BYTE* inputData0, UINT32 inputSize1, BYTE* inputData1, TPM_AUTH* ownerAuth, UINT32* outputSize, BYTE** outputData) argument
[all...]
H A Drpc_delegate.c323 RPC_Delegate_UpdateVerificationCount_TP(struct host_table_entry *hte, UINT32 inputSize, BYTE *input, TPM_AUTH *ownerAuth, UINT32 *outputSize, BYTE **output) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_daa.c36 UINT32 inputSize0, inputSize1, outputSize, i; local
142 UINT32 inputSize0, inputSize1, outputSize, i; local
H A Drpc_delegate.c434 UINT32 outputSize; local
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dtest.c15 TSS_RESULT Tspi_DAA_Join(TSS_HTPM hTPM, int stage, UINT32 inputSize0, BYTE *inputData0, UINT32 inputSize1, BYTE *inputData1, UINT32 *outputSize, BYTE **outputData) { argument
115 UINT32 outputSize = 0; local
H A Dplatform.c42 Tcsip_TPM_DAA_Join(TCS_CONTEXT_HANDLE tcsContext, TSS_HDAA hDAA, BYTE stage, UINT32 inputSize0, BYTE* inputData0, UINT32 inputSize1, BYTE* inputData1, TPM_AUTH* ownerAuth, UINT32* outputSize, BYTE** outputData ) argument
135 Tcsip_TPM_DAA_Sign( TCS_CONTEXT_HANDLE hContext, TPM_HANDLE handle, BYTE stage, UINT32 inputSize0, BYTE* inputData0, UINT32 inputSize1, BYTE* inputData1, TPM_AUTH* ownerAuth, UINT32* outputSize, BYTE** outputData ) argument
232 Tcsip_TPM_DAA_Join_encapsulate(TCS_CONTEXT_HANDLE tcsContext, TSS_HDAA hDAA, BYTE stage, UINT32 inputSize0, BYTE* inputData0, UINT32 inputSize1, BYTE* inputData1, TPM_AUTH* ownerAuth, UINT32* outputSize, BYTE** outputData ) argument
470 UINT32 i, modulus_length, outputSize, buf_len; local
932 UINT32 i, outputSize, authentication_proofLength, nonce_tpmLength; local
1968 UINT32 issuer_settingsLength, outputSize, length, size_bits, chLength; local
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_delegate.c232 UINT32 outputSize; local
H A Dtsp_delegate.c712 Transport_Delegate_UpdateVerificationCount(TSS_HCONTEXT tspContext, UINT32 inputSize, BYTE *input, TPM_AUTH *ownerAuth, UINT32 *outputSize, BYTE **output) argument
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2219 RPC_DaaJoin(TSS_HCONTEXT tspContext, TPM_HANDLE daa_session, BYTE stage, UINT32 inputSize0, BYTE* inputData0, UINT32 inputSize1, BYTE* inputData1, TPM_AUTH* ownerAuth, UINT32* outputSize, BYTE** outputData) argument
2253 RPC_DaaSign(TSS_HCONTEXT tspContext, TPM_HANDLE daa_session, BYTE stage, UINT32 inputSize0, BYTE* inputData0, UINT32 inputSize1, BYTE* inputData1, TPM_AUTH* ownerAuth, UINT32* outputSize, BYTE** outputData) argument
3036 RPC_Delegate_UpdateVerificationCount(TSS_HCONTEXT hContext, UINT32 inputSize, BYTE *input, TPM_AUTH *ownerAuth, UINT32 *outputSize, BYTE **output) argument

Completed in 119 milliseconds