Searched refs:isAuthValueNeeded (Results 1 – 8 of 8) sorted by relevance
41 session->attributes.isAuthValueNeeded = CLEAR; in TPM2_PolicyPassword()
40 session->attributes.isAuthValueNeeded = SET; in TPM2_PolicyAuthValue()
622 && (session->attributes.isAuthValueNeeded == SET)) in ComputeCommandHMAC()745 && session->attributes.isAuthValueNeeded == CLEAR) in CheckPolicyAuthSession()1119 || session->attributes.isAuthValueNeeded in CheckAuthSession()1703 && session->attributes.isAuthValueNeeded == CLEAR) in ComputeResponseHMAC()
266 unsigned isAuthValueNeeded : 1; member
10611 isAuthValueNeeded – once SET, this parameter may only be CLEARed by13394 When this command completes successfully, policySession→isAuthValueNeeded is SET to indicate that13480 33 // update isAuthValueNeeded bit in the session context13481 34 session->attributes.isAuthValueNeeded = SET;13518 When this command is successful, policySession→isAuthValueNeeded will be CLEAR.13597 35 session->attributes.isAuthValueNeeded = CLEAR;
1846 137 unsigned isAuthValueNeeded : 1;4425 530 && session->attributes.isAuthValueNeeded == SET4571 625 && session->attributes.isAuthValueNeeded == CLEAR)5030 999 || session->attributes.isAuthValueNeeded5724 1556 && session->attributes.isAuthValueNeeded == CLEAR)
18900 isAuthValueNeeded – once SET, this parameter may only be CLEARed by TPM2_PolicyPassword()24153 When this command completes successfully, policySession→isAuthValueNeeded is SET to indicate that24325 // update isAuthValueNeeded bit in the session context24326 session->attributes.isAuthValueNeeded = SET;24372 When this command is successful, policySession→isAuthValueNeeded will be CLEAR.24532 session->attributes.isAuthValueNeeded = CLEAR;
18911 isAuthValueNeeded – once SET, this parameter may only be CLEARed by TPM2_PolicyPassword()24164 When this command completes successfully, policySession→isAuthValueNeeded is SET to indicate that24336 // update isAuthValueNeeded bit in the session context24337 session->attributes.isAuthValueNeeded = SET;24383 When this command is successful, policySession→isAuthValueNeeded will be CLEAR.24543 session->attributes.isAuthValueNeeded = CLEAR;