Home
last modified time | relevance | path

Searched refs:make_rmv_auth_info_data (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Drmv_auth_info_data.c68 char *make_rmv_auth_info_data(void *data) in make_rmv_auth_info_data() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h108 char *make_rmv_auth_info_data(void *data);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dremove_auth_info_client.c93 uint8_t *tmp = (uint8_t *)make_rmv_auth_info_data((void *)&authData); in build_remove_request_data()