Home
last modified time | relevance | path

Searched refs:algorithmSet (Results 1 – 6 of 6) 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.h767 UINT32 algorithmSet; member
DNV.c520 s_reservedSize[NV_ALGORITHM_SET] = sizeof(gp.algorithmSet); in NvInitStatic()
659 NvReadReserved(NV_ALGORITHM_SET, &gp.algorithmSet); in NvReadPersistent()