Home
last modified time | relevance | path

Searched refs:SessionPCRValueIsCurrent (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DSession_fp.h101 SessionPCRValueIsCurrent(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DSession.c332 SessionPCRValueIsCurrent( in SessionPCRValueIsCurrent() function
/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
DSessionProcess.c995 if(!SessionPCRValueIsCurrent(session)) in CheckPolicyAuthSession()