Home
last modified time | relevance | path

Searched refs:exchange_response_data (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dexchange_response.c30exchange_response_data *exchange_response = (exchange_response_data *)MALLOC(sizeof(exchange_respo… in parse_exchange_response()
73 exchange_response_data *data = obj; in free_exchange_response()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/auth_info/
H A Dauth_info.h45 typedef struct auth_info_message exchange_response_data; typedef
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dauth_info_test.h49 typedef struct auth_info_message exchange_response_data; typedef
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c788 exchange_response_data *exchange_response = message->payload; in destroy_send_data()