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

  /external/tpm2/
SetPrimaryPolicy.c 64 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);
Clear.c 80 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);
Hierarchy.c 63 NvWriteReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);
Global.h 454 NV_LOCKOUT_ALG,
    [all...]
NV.c 489 s_reservedSize[NV_LOCKOUT_ALG] = sizeof(gp.lockoutAlg);
620 NvReadReserved(NV_LOCKOUT_ALG, &gp.lockoutAlg);
    [all...]

Completed in 453 milliseconds