Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dauth_ack_response.c55 void free_auth_ack_response(void *obj) in free_auth_ack_response() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h88 void free_auth_ack_response(void *obj);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c705 { AUTH_ACK_RESPONSE, free_auth_ack_response }, in destroy_receive_data_struct()