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

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_cmk.c208 RPC_CMK_CreateBlob_TP(struct host_table_entry *hte, TCS_KEY_HANDLE hParentKey, TSS_MIGRATE_SCHEME migrationType, UINT32 migKeyAuthSize, BYTE *migKeyAuth, TPM_DIGEST pubSourceKeyDigest, UINT32 msaListSize, BYTE *msaList, UINT32 restrictTicketSize, BYTE *restrictTicket, UINT32 sigTicketSize, BYTE *sigTicket, UINT32 encDataSize, BYTE *encData, TPM_AUTH *pAuth, UINT32 *randomSize, BYTE **random, UINT32 *outDataSize, BYTE **outData) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_key.c245 Transport_LoadKeyByBlob(TSS_HCONTEXT tspContext, TCS_KEY_HANDLE hParentKey, UINT32 ulBlobLength, BYTE* rgbBlobData, TPM_AUTH* pAuth, TCS_KEY_HANDLE* phKey, TPM_KEY_HANDLE* phSlot) argument
H A Dtspi_cmk.c197 Tspi_Key_CMKCreateBlob(TSS_HKEY hKeyToMigrate, TSS_HKEY hParentKey, TSS_HMIGDATA hMigrationData, UINT32* pulRandomLength, BYTE** prgbRandom) argument
375 Tspi_Key_CMKConvertMigration(TSS_HKEY hKeyToMigrate, TSS_HKEY hParentKey, TSS_HMIGDATA hMigrationData, UINT32 ulRandomLength, BYTE* rgbRandom) argument
H A Dtspi_migration.c146 Tspi_Key_CreateMigrationBlob(TSS_HKEY hKeyToMigrate, TSS_HKEY hParentKey, UINT32 ulMigTicketLength, BYTE * rgbMigTicket, UINT32 * pulRandomLength, BYTE ** prgbRandom, UINT32 * pulMigrationBlobLength, BYTE ** prgbMigrationBlob) argument
306 Tspi_Key_ConvertMigrationBlob(TSS_HKEY hKeyToMigrate, TSS_HKEY hParentKey, UINT32 ulRandomLength, BYTE * rgbRandom, UINT32 ulMigrationBlobLength, BYTE * rgbMigrationBlob) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c3236 RPC_CMK_CreateBlob(TSS_HCONTEXT hContext, TCS_KEY_HANDLE hParentKey, TSS_MIGRATE_SCHEME migrationType, UINT32 migKeyAuthSize, BYTE *migKeyAuth, TPM_DIGEST pubSourceKeyDigest, UINT32 msaListSize, BYTE *msaList, UINT32 restrictTicketSize, BYTE *restrictTicket, UINT32 sigTicketSize, BYTE *sigTicket, UINT32 encDataSize, BYTE *encData, TPM_AUTH *pAuth, UINT32 *randomSize, BYTE **random, UINT32 *outDataSize, BYTE **outData) argument

Completed in 162 milliseconds