Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dpake_client_confirm.c34 char *make_pake_client_confirm(void *data) in make_pake_client_confirm() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/struct/
H A Dparsedata.h68 char *make_pake_client_confirm(void *data);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/
H A Dhichain.c729 { PAKE_CLIENT_CONFIRM, make_pake_client_confirm }, in build_send_data_by_struct()