Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h127 void *sec_clone_parse_client_ack(const char *payload, enum json_object_data_type data_type);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dsec_clone_data.c136 void *sec_clone_parse_client_ack(const char *payload, enum json_object_data_type data_type) in sec_clone_parse_client_ack() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c670 … { SEC_CLONE_ACK_REQUEST, sec_clone_parse_client_ack } }; in build_struct_by_receive_data()