Searched refs:AUTH_USER (Results 1 - 2 of 2) sorted by relevance

/external/tpm2/
H A DCommandCodeAttributes.c31 // AUTH_USER user role authorization is required
45 if(properties & HANDLE_1_USER) return AUTH_USER;
51 return AUTH_USER;
H A DGlobal.h236 #define AUTH_USER ((AUTH_ROLE)(1)) macro

Completed in 217 milliseconds