Home
last modified time | relevance | path

Searched refs:DEFINE_EMPTY_STRUCT_FUNC (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dauth_ack_request.c64 DEFINE_EMPTY_STRUCT_FUNC(auth_ack_request)
H A Dauth_ack_response.c65 DEFINE_EMPTY_STRUCT_FUNC(auth_ack_response)
H A Dpake_request.c59 DEFINE_EMPTY_STRUCT_FUNC(pake_request)
H A Dpake_server_confirm.c65 DEFINE_EMPTY_STRUCT_FUNC(pake_server_confirm)
H A Dexchange_request.c65 DEFINE_EMPTY_STRUCT_FUNC(exchange_request)
H A Dpake_client_confirm.c83 DEFINE_EMPTY_STRUCT_FUNC(pake_client_confirm)
H A Dpake_response.c86 DEFINE_EMPTY_STRUCT_FUNC(pake_response)
H A Dauth_start_response.c96 DEFINE_EMPTY_STRUCT_FUNC(auth_start_response)
H A Dexchange_response.c84 DEFINE_EMPTY_STRUCT_FUNC(exchange_response)
H A Drmv_auth_info_data.c96 DEFINE_EMPTY_STRUCT_FUNC(rmv_auth_info_data)
H A Dexchange_auth_data.c106 DEFINE_EMPTY_STRUCT_FUNC(exchange_data)
H A Drmv_auth_info_request.c109 DEFINE_EMPTY_STRUCT_FUNC(rmv_auth_info_request)
H A Drmv_auth_info_response.c109 DEFINE_EMPTY_STRUCT_FUNC(rmv_auth_info_response)
H A Dadd_auth_info_data.c120 DEFINE_EMPTY_STRUCT_FUNC(add_auth_info_data)
H A Dauth_start_request.c111 DEFINE_EMPTY_STRUCT_FUNC(auth_start_request)
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h27 #define DEFINE_EMPTY_STRUCT_FUNC(d_name) \ macro