Home
last modified time | relevance | path

Searched refs:algorithmSet (Results 1 – 11 of 11) sorted by relevance

/external/tpm2/
DSetAlgorithmSet.c24 gp.algorithmSet = in->algorithmSet; in TPM2_SetAlgorithmSet()
27 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet); in TPM2_SetAlgorithmSet()
DSetAlgorithmSet_fp.h14 UINT32 algorithmSet; member
DMarshal_SetAlgorithmSet.c18 result = UINT32_Unmarshal(&target->algorithmSet, buffer, size); in SetAlgorithmSet_In_Unmarshal()
DPropertyCap.c378 *value = gp.algorithmSet; in TPMPropertyIsDefined()
DGlobal.h761 UINT32 algorithmSet; member
DNV.c516 s_reservedSize[NV_ALGORITHM_SET] = sizeof(gp.algorithmSet); in NvInitStatic()
655 NvReadReserved(NV_ALGORITHM_SET, &gp.algorithmSet); in NvReadPersistent()
Dpart3.txt15435 algorithmSet setting is a vendor-dependent value.
15469 UINT32 algorithmSet
15508 18 gp.algorithmSet = in->algorithmSet;
15511 21 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet);
Dpart4.txt2427 470 // The 'algorithmSet' value indicates the collection of algorithms that are
2429 472 UINT32 algorithmSet;
9622 386 s_reservedSize[NV_ALGORITHM_SET] = sizeof(gp.algorithmSet);
9798 519 NvReadReserved(NV_ALGORITHM_SET, &gp.algorithmSet);
18765 368 *value = gp.algorithmSet;
/external/tpm2/generator/
Dcommands.txt2275 _NAME algorithmSet
Draw_commands.txt27826 algorithmSet setting is a vendor-dependent value.
27884 algorithmSet
27971 gp.algorithmSet = in->algorithmSet;
27973 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet);
Draw_commands_fixed.txt27837 algorithmSet setting is a vendor-dependent value.
27895 algorithmSet
27982 gp.algorithmSet = in->algorithmSet;
27984 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet);