Searched refs:migrationKey (Results 1 – 5 of 5) sorted by relevance
206 free(migAuth.migrationKey.algorithmParms.parms); in Tspi_Key_CreateMigrationBlob()207 migAuth.migrationKey.algorithmParms.parmSize = 0; in Tspi_Key_CreateMigrationBlob()208 free(migAuth.migrationKey.pubKey.key); in Tspi_Key_CreateMigrationBlob()209 migAuth.migrationKey.pubKey.keyLength = 0; in Tspi_Key_CreateMigrationBlob()
251 free(tpmMigKeyAuth.migrationKey.algorithmParms.parms); in Tspi_Key_CMKCreateBlob()252 free(tpmMigKeyAuth.migrationKey.pubKey.key); in Tspi_Key_CMKCreateBlob()
44 if ((result = UnloadBlob_PUBKEY(offset, blob, &mkAuth->migrationKey))) in UnloadBlob_MIGRATIONKEYAUTH()
907 TPM_PUBKEY migrationKey; member
2624 if ((result = Trspi_UnloadBlob_PUBKEY(offset, blob, &migAuth->migrationKey))) in Trspi_UnloadBlob_MIGRATIONKEYAUTH()2636 Trspi_LoadBlob_PUBKEY(offset, blob, &migAuth->migrationKey); in Trspi_LoadBlob_MIGRATIONKEYAUTH()