Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/deviceauth_lite/inc/auth_info/
Dadd_auth_info.h23 struct add_auth_data { struct
24 int32_t user_type;
25 struct hc_auth_id auth_id;
26 struct ltpk ltpk;
27 bool permission;
/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
Dadd_auth_info_data.c29 …struct add_auth_data *add_auth_data = (struct add_auth_data *)MALLOC(sizeof(struct add_auth_data)); in parse_add_auth_info_data() local
84 struct add_auth_data *add_auth_data = data; in make_add_auth_info_data() local