Searched defs:publicInfoSize (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_delegate.c121 UINT32 publicInfoSize; local
209 UINT32 publicInfoSize; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_delegate.c69 TCSP_Delegate_CreateKeyDelegation_Internal(TCS_CONTEXT_HANDLE hContext, TCS_KEY_HANDLE hKey, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *keyAuth, UINT32 *blobSize, BYTE **blob) argument
119 TCSP_Delegate_CreateOwnerDelegation_Internal(TCS_CONTEXT_HANDLE hContext, TSS_BOOL increment, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *ownerAuth, UINT32 *blobSize, BYTE **blob) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_delegate.c91 RPC_Delegate_CreateKeyDelegation_TP(struct host_table_entry *hte, TCS_KEY_HANDLE hKey, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *keyAuth, UINT32 *blobSize, BYTE **blob) argument
156 RPC_Delegate_CreateOwnerDelegation_TP(struct host_table_entry *hte, TSS_BOOL increment, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *ownerAuth, UINT32 *blobSize, BYTE **blob) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_delegate.c108 UINT32 publicInfoSize; local
195 UINT32 publicInfoSize; local
367 __tspi_build_delegate_public_info(BYTE bLabel, TSS_HPCRS hPcrs, TSS_HDELFAMILY hFamily, TSS_HPOLICY hDelegation, UINT32 *publicInfoSize, BYTE **publicInfo) argument
490 Transport_Delegate_CreateKeyDelegation(TSS_HCONTEXT tspContext, TCS_KEY_HANDLE hKey, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *keyAuth, UINT32 *blobSize, BYTE **blob) argument
560 Transport_Delegate_CreateOwnerDelegation(TSS_HCONTEXT tspContext, TSS_BOOL increment, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *ownerAuth, UINT32 *blobSize, BYTE **blob) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c2919 RPC_Delegate_CreateKeyDelegation(TSS_HCONTEXT hContext, TCS_KEY_HANDLE hKey, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *keyAuth, UINT32 *blobSize, BYTE **blob) argument
2950 RPC_Delegate_CreateOwnerDelegation(TSS_HCONTEXT hContext, TSS_BOOL increment, UINT32 publicInfoSize, BYTE *publicInfo, TPM_ENCAUTH *encDelAuth, TPM_AUTH *ownerAuth, UINT32 *blobSize, BYTE **blob) argument

Completed in 59 milliseconds