Home
last modified time | relevance | path

Searched refs:remove_auth_data (Results 1 – 4 of 4) 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()
70 struct remove_auth_data *rmv_auth_data = data; in make_rmv_auth_info_data()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/auth_info/
H A Dremove_auth_info.h23 struct remove_auth_data { struct
/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()
H A Dremove_auth_info_client.c74 struct remove_auth_data authData; in build_remove_request_data()