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

  /src/crypto/external/cpl/trousers/dist/src/tcs/
tcsi_migration.c 32 TSS_MIGRATE_SCHEME migrationType, /* in */
66 switch (migrationType) {
68 migrationType = TCPA_MS_MIGRATE;
71 migrationType = TCPA_MS_REWRAP;
74 migrationType = TCPA_MS_MAINT;
82 migrationType, MigrationKeyAuthSize, MigrationKeyAuth,
tcsi_cmk.c 209 TSS_MIGRATE_SCHEME migrationType, /* in */
247 parentSlot, migrationType, MigrationKeyAuthSize,
  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_migration.c 36 TSS_MIGRATE_SCHEME migrationType;
52 if (getData(TCSD_PACKET_TYPE_UINT16, 2, &migrationType, 0, &data->comm))
103 result = TCSP_CreateMigrationBlob_Internal(hContext, parentHandle, migrationType,
rpc_cmk.c 297 UINT16 migrationType;
323 if (getData(TCSD_PACKET_TYPE_UINT16, 2, &migrationType, 0, &data->comm))
446 result = TCSP_CMK_CreateBlob_Internal(hContext, hKey, migrationType, migKeyAuthSize,
  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_migration.c 28 TCPA_MIGRATE_SCHEME migrationType, /* in */
76 Trspi_LoadBlob_UINT16(&offset, migrationType, data);
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
rpc_migration.c 31 TSS_MIGRATE_SCHEME migrationType, /* in */
58 if (setData(TCSD_PACKET_TYPE_UINT16, i++, &migrationType, 0, &hte->comm))
rpc_cmk.c 211 TSS_MIGRATE_SCHEME migrationType, /* in */
240 if (setData(TCSD_PACKET_TYPE_UINT16, 2, &migrationType, 0, &hte->comm))
  /src/crypto/external/cpl/trousers/dist/src/include/tss/
tcs.h 467 TSS_MIGRATE_SCHEME migrationType, // in
1033 TSS_MIGRATE_SCHEME migrationType, // in
  /src/crypto/external/cpl/trousers/dist/src/tspi/rpc/
tcs_api.c 1196 TCPA_MIGRATE_SCHEME migrationType, /* in */
1217 migrationType, MigrationKeyAuthSize,
3238 TSS_MIGRATE_SCHEME migrationType, /* in */
3264 result = RPC_CMK_CreateBlob_TP(entry, hParentKey, migrationType,
  /src/crypto/external/cpl/trousers/dist/src/include/
tcs_utils.h 621 TCPA_MIGRATE_SCHEME migrationType, /* in */
1144 TSS_MIGRATE_SCHEME migrationType, /* in */

Completed in 63 milliseconds