Home
last modified time | relevance | path

Searched defs:AuthParam (Results 1 – 2 of 2) sorted by relevance

/base/useriam/user_auth_framework/frameworks/native/ipc/common_defines/
Duser_auth_common_defines.h64 struct AuthParam { struct
66 std::vector<uint8_t> challenge;
68 std::vector<AuthType> authType;
70 AuthTrustLevel authTrustLevel;
/base/account/os_account/interfaces/innerkits/account_iam/native/include/
Daccount_iam_info.h84 struct AuthParam { struct
85 std::vector<uint8_t> challenge;
86 AuthType authType;
87 AuthTrustLevel authTrustLevel;