Home
last modified time | relevance | path

Searched refs:ProtocolMessageIn (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_task_common.h39 uint32_t ProtocolMessageIn(const CJson *in);
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_server_protocol_task.c192 uint32_t step = ProtocolMessageIn(in); in Process()
H A Dpake_v1_client_protocol_task.c224 uint32_t step = ProtocolMessageIn(in); in Process()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_protocol_task/
H A Diso_server_protocol_task.c214 uint32_t step = ProtocolMessageIn(in); in Process()
H A Diso_client_protocol_task.c244 uint32_t step = ProtocolMessageIn(in); in Process()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_task_common.c103 uint32_t ProtocolMessageIn(const CJson *in) in ProtocolMessageIn() function
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1382 uint32_t msg = ProtocolMessageIn(in);