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

  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_key.c 310 TCPA_ENCAUTH KeyMigrationAuth;
332 if (getData(TCSD_PACKET_TYPE_ENCAUTH, 3, &KeyMigrationAuth, 0, &data->comm))
353 result = TCSP_CreateWrapKey_Internal(hContext, hWrappingKey, KeyUsageAuth, KeyMigrationAuth,
  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_key.c 173 TCPA_ENCAUTH KeyMigrationAuth, /* in */
205 KeyUsageAuth.authdata, KeyMigrationAuth.authdata, keyInfoSize,
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_key.c 186 TPM_ENCAUTH *KeyMigrationAuth, /* in */
227 Trspi_LoadBlob(&offset, sizeof(TPM_ENCAUTH), data, KeyMigrationAuth->authdata);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_key.c 108 TCPA_ENCAUTH *KeyMigrationAuth, /* in */
127 if (setData(TCSD_PACKET_TYPE_ENCAUTH, 3, KeyMigrationAuth, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 119 TPM_ENCAUTH KeyMigrationAuth, // in
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 462 TCPA_ENCAUTH *KeyMigrationAuth, /* in */
478 KeyMigrationAuth, keyInfoSize, keyInfo,
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 383 TCPA_ENCAUTH KeyMigrationAuth, /* in */

Completed in 54 milliseconds