HomeSort by relevance Sort by last modified time
    Searched refs:AUTH_DUP (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
CommandCodeAttributes.c 33 // AUTH_DUP duplication role authorization is required
47 if(properties & HANDLE_1_DUP) return AUTH_DUP;
Global.h 230 // AUTH_DUP Types
238 #define AUTH_DUP ((AUTH_ROLE)(3))
    [all...]
SessionProcess.c 216 if(role == AUTH_DUP)
782 if(role == AUTH_ADMIN || role == AUTH_DUP)
    [all...]

Completed in 88 milliseconds