Searched refs:KeyUsageAuth (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc_seal.c37 TCPA_ENCAUTH KeyUsageAuth; local
56 if (getData(TCSD_PACKET_TYPE_ENCAUTH, i++, &KeyUsageAuth, 0, &data->comm))
106 result = TCSP_Seal_Internal(sealOrdinal, hContext, keyHandle, KeyUsageAuth, PCRInfoSize,
H A Drpc_key.c300 TCPA_ENCAUTH KeyUsageAuth; local
318 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 2, &KeyUsageAuth, 0, &data->comm))
341 result = TCSP_CreateWrapKey_Internal(hContext, hWrappingKey, KeyUsageAuth, KeyMigrationAuth,
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcsi_cmk.c104 TPM_ENCAUTH KeyUsageAuth, /* in */
137 parentSlot, &KeyUsageAuth, *keyDataSize, *prgbKeyData,
102 TCSP_CMK_CreateKey_Internal(TCS_CONTEXT_HANDLE hContext, TCS_KEY_HANDLE hWrappingKey, TPM_ENCAUTH KeyUsageAuth, TPM_HMAC MigAuthApproval, TPM_DIGEST MigAuthorityDigest, UINT32* keyDataSize, BYTE** prgbKeyData, TPM_AUTH* pAuth) argument
H A Dtcsi_key.c172 TCPA_ENCAUTH KeyUsageAuth, /* in */
205 KeyUsageAuth.authdata, KeyMigrationAuth.authdata, keyInfoSize,
170 TCSP_CreateWrapKey_Internal(TCS_CONTEXT_HANDLE hContext, TCS_KEY_HANDLE hWrappingKey, TCPA_ENCAUTH KeyUsageAuth, TCPA_ENCAUTH KeyMigrationAuth, UINT32 keyInfoSize, BYTE * keyInfo, UINT32 * keyDataSize, BYTE ** keyData, TPM_AUTH * pAuth) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_key.c185 TPM_ENCAUTH *KeyUsageAuth, /* in */
226 Trspi_LoadBlob(&offset, sizeof(TPM_ENCAUTH), data, KeyUsageAuth->authdata);
183 Transport_CreateWrapKey(TSS_HCONTEXT tspContext, TCS_KEY_HANDLE hWrappingKey, TPM_ENCAUTH *KeyUsageAuth, TPM_ENCAUTH *KeyMigrationAuth, UINT32 keyInfoSize, BYTE * keyInfo, UINT32 * keyDataSize, BYTE ** keyData, TPM_AUTH * pAuth) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc_key.c107 TCPA_ENCAUTH *KeyUsageAuth, /* in */
125 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 2, KeyUsageAuth, 0, &hte->comm))
105 RPC_CreateWrapKey_TP(struct host_table_entry *hte, TCS_KEY_HANDLE hWrappingKey, TCPA_ENCAUTH *KeyUsageAuth, TCPA_ENCAUTH *KeyMigrationAuth, UINT32 keyInfoSize, BYTE * keyInfo, UINT32 * keyDataSize, BYTE ** keyData, TPM_AUTH * pAuth) argument
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs.h118 TPM_ENCAUTH KeyUsageAuth, // in
1011 TPM_ENCAUTH KeyUsageAuth, // in
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/include/
H A Dtcs_utils.h387 TCPA_ENCAUTH KeyUsageAuth, /* in */
1129 TPM_ENCAUTH KeyUsageAuth, /* in */
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/
H A Dtcs_api.c461 TCPA_ENCAUTH *KeyUsageAuth, /* in */
477 result = RPC_CreateWrapKey_TP(entry, hWrappingKey, KeyUsageAuth,
459 RPC_CreateWrapKey(TSS_HCONTEXT tspContext, TCS_KEY_HANDLE hWrappingKey, TCPA_ENCAUTH *KeyUsageAuth, TCPA_ENCAUTH *KeyMigrationAuth, UINT32 keyInfoSize, BYTE * keyInfo, UINT32 * keyDataSize, BYTE ** keyData, TPM_AUTH * pAuth) argument

Completed in 137 milliseconds