Home
last modified time | relevance | path

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

/external/tpm2/
DCommandCodeAttributes.c47 if(properties & HANDLE_1_DUP) return AUTH_DUP; in CommandAuthRole()
DGlobal.h238 #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()
Dpart4.txt116 …5.8.5 AUTH_DUP Types .......................................................................…
1810 5.8.5 AUTH_DUP Types
1818 123 #define AUTH_DUP ((AUTH_ROLE)(3))
3959 158 if(role == AUTH_DUP)
4620 669 if(role == AUTH_ADMIN || role == AUTH_DUP)
16197 AUTH_DUP duplication role authorization is required
16211 17 if(properties & HANDLE_1_DUP) return AUTH_DUP;