Home
last modified time | relevance | path

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

/external/tpm2/
DCommandCodeAttributes.c45 if(properties & HANDLE_1_USER) return AUTH_USER; in CommandAuthRole()
51 return AUTH_USER; in CommandAuthRole()
DGlobal.h236 #define AUTH_USER ((AUTH_ROLE)(1)) macro
Dpart4.txt1816 121 #define AUTH_USER ((AUTH_ROLE)(1))
16195 AUTH_USER user role authorization is required
16209 15 if(properties & HANDLE_1_USER) return AUTH_USER;
16215 AUTH_USER;