Searched refs:algorithmSet (Results 1 - 6 of 6) sorted by relevance

/external/tpm2/
H A DSetAlgorithmSet.c24 gp.algorithmSet = in->algorithmSet;
27 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet);
H A DSetAlgorithmSet_fp.h14 UINT32 algorithmSet; member in struct:__anon18251
H A DMarshal_SetAlgorithmSet.c18 result = UINT32_Unmarshal(&target->algorithmSet, buffer, size);
H A DPropertyCap.c378 *value = gp.algorithmSet;
H A DGlobal.h759 // The 'algorithmSet' value indicates the collection of algorithms that are
761 UINT32 algorithmSet; member in struct:__anon18156
H A DNV.c516 s_reservedSize[NV_ALGORITHM_SET] = sizeof(gp.algorithmSet);
655 NvReadReserved(NV_ALGORITHM_SET, &gp.algorithmSet);

Completed in 397 milliseconds