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

  /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,

Completed in 35 milliseconds