Home
last modified time | relevance | path

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

/external/tpm2/
DCommandCodeAttributes.c47 if(properties & HANDLE_1_DUP) return AUTH_DUP; in CommandAuthRole()
DGlobal.h244 #define AUTH_DUP ((AUTH_ROLE)(3)) macro
DSessionProcess.c216 if(role == AUTH_DUP) in IsPolicySessionRequired()
782 if(role == AUTH_ADMIN || role == AUTH_DUP) in CheckPolicyAuthSession()