Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dauth_start_response.c86 void free_auth_start_response(void *obj) in free_auth_start_response() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h80 void free_auth_start_response(void *obj);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c703 { AUTH_START_RESPONSE, free_auth_start_response }, in destroy_receive_data_struct()