HomeSort by: relevance | last modified time | path
    Searched refs:KeyUsageAuth (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_seal.c 37 TCPA_ENCAUTH KeyUsageAuth;
59 if (getData(TCSD_PACKET_TYPE_ENCAUTH, i++, &KeyUsageAuth, 0, &data->comm))
109 result = TCSP_Seal_Internal(sealOrdinal, hContext, keyHandle, KeyUsageAuth, PCRInfoSize,
rpc_key.c 309 TCPA_ENCAUTH KeyUsageAuth;
330 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 2, &KeyUsageAuth, 0, &data->comm))
353 result = TCSP_CreateWrapKey_Internal(hContext, hWrappingKey, KeyUsageAuth, KeyMigrationAuth,
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_cmk.c 104 TPM_ENCAUTH KeyUsageAuth, /* in */
137 parentSlot, &KeyUsageAuth, *keyDataSize, *prgbKeyData,
tcsi_key.c 172 TCPA_ENCAUTH KeyUsageAuth, /* in */
205 KeyUsageAuth.authdata, KeyMigrationAuth.authdata, keyInfoSize,
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_key.c 185 TPM_ENCAUTH *KeyUsageAuth, /* in */
226 Trspi_LoadBlob(&offset, sizeof(TPM_ENCAUTH), data, KeyUsageAuth->authdata);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_key.c 107 TCPA_ENCAUTH *KeyUsageAuth, /* in */
125 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 2, KeyUsageAuth, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 118 TPM_ENCAUTH KeyUsageAuth, // in
1011 TPM_ENCAUTH KeyUsageAuth, // in
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 382 TCPA_ENCAUTH KeyUsageAuth, /* in */
1124 TPM_ENCAUTH KeyUsageAuth, /* in */
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 461 TCPA_ENCAUTH *KeyUsageAuth, /* in */
477 result = RPC_CreateWrapKey_TP(entry, hWrappingKey, KeyUsageAuth,
3176 TPM_ENCAUTH *keyUsageAuth, /* in */
3191 result = RPC_CMK_CreateKey_TP(entry, hWrappingKey, keyUsageAuth,

Completed in 28 milliseconds