Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Drmv_auth_info_data.c29 …struct remove_auth_data *rmv_auth_data = (struct remove_auth_data *)MALLOC(sizeof(struct remove_au… in parse_rmv_auth_info_data() local
70 struct remove_auth_data *rmv_auth_data = data; in make_rmv_auth_info_data() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dremove_auth_info.c148 …struct remove_auth_data *rmv_auth_data = parse_rmv_auth_info_data((char *)payload->val, JSON_STRIN… in get_field_from_request_payload() local