Home
last modified time | relevance | path

Searched refs:free_auth_info_msg (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/auth_info/
H A Dauth_info.h64 void free_auth_info_msg(struct auth_info_message *data);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dauth_info_test.h68 void free_auth_info_msg(struct auth_info_message *data);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dremove_auth_info.c63 free_auth_info_msg(send_data); in send_remove_response()
H A Dauth_info.c142 void free_auth_info_msg(struct auth_info_message *data) in free_auth_info_msg() function
H A Dexchange_auth_info_client.c56 free_auth_info_msg(send_data); in send_exchange_request()