Home
last modified time | relevance | path

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

/external/tpm2/
DSession_fp.h51 BOOL SessionPCRValueIsCurrent(TPMI_SH_POLICY handle // IN: session handle
DSession.c192 SessionPCRValueIsCurrent( in SessionPCRValueIsCurrent() function
DSessionProcess.c748 if( !SessionPCRValueIsCurrent(s_sessionHandles[sessionIndex]) ) in CheckPolicyAuthSession()