HomeSort by relevance Sort by last modified time
    Searched refs:algorithmSet (Results 1 - 6 of 6) sorted by null

  /external/tpm2/
SetAlgorithmSet.c 24 gp.algorithmSet = in->algorithmSet;
27 NvWriteReserved(NV_ALGORITHM_SET, &gp.algorithmSet);
SetAlgorithmSet_fp.h 14 UINT32 algorithmSet;
Marshal_SetAlgorithmSet.c 18 result = UINT32_Unmarshal(&target->algorithmSet, buffer, size);
PropertyCap.c 378 *value = gp.algorithmSet;
Global.h     [all...]
NV.c 516 s_reservedSize[NV_ALGORITHM_SET] = sizeof(gp.algorithmSet);
655 NvReadReserved(NV_ALGORITHM_SET, &gp.algorithmSet);
    [all...]

Completed in 47 milliseconds