Home
last modified time | relevance | path

Searched refs:IGNORE_MSG (Results 1 - 15 of 15) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/
H A Diso_server_task.c58 *status = IGNORE_MSG; in CreateNextTask()
70 *status = IGNORE_MSG; in CreateNextTask()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_client_protocol_task.c46 *status = IGNORE_MSG; in PakeRequest()
156 *status = IGNORE_MSG; in PakeClientConfirm()
199 *status = IGNORE_MSG; in PakeClientVerifyConfirm()
H A Dpake_v1_server_protocol_task.c85 *status = IGNORE_MSG; in PakeResponse()
143 *status = IGNORE_MSG; in PakeServerConfirm()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
H A Dstandard_server_bind_exchange_task.c38 *status = IGNORE_MSG; in ExchangeStart()
76 *status = IGNORE_MSG; in ExchangeResponse()
H A Dstandard_client_bind_exchange_task.c38 *status = IGNORE_MSG; in ExchangeRequest()
87 *status = IGNORE_MSG; in ExchangeConfirm()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_protocol_task/
H A Diso_client_protocol_task.c84 *status = IGNORE_MSG; in IsoClientStart()
162 *status = IGNORE_MSG; in CalculateTokenClient()
211 *status = IGNORE_MSG; in GenerateSessionKey()
H A Diso_server_protocol_task.c79 *status = IGNORE_MSG; in IsoServerStart()
168 *status = IGNORE_MSG; in CalTokenAndGenSessionKey()
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h251 IGNORE_MSG = 1, enumerator
/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/iso_auth_task/
H A Diso_auth_client_task.c138 *status = IGNORE_MSG; in IsoAuthClientBegin()
245 *status = IGNORE_MSG; in IsoAuthClientGetToken()
292 *status = IGNORE_MSG; in IsoAuthClientGetSessionKey()
H A Diso_auth_server_task.c156 *status = IGNORE_MSG; in IsoAuthServerGetToken()
244 *status = IGNORE_MSG; in IsoAuthServerCalTokenAndSessionKey()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.c140 *status = IGNORE_MSG; in Process()
H A Diso_server_bind_exchange_task.c50 *status = IGNORE_MSG; in Process()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c710 case IGNORE_MSG: in HandleAuthTaskStatus()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c603 if (*status == IGNORE_MSG) { in ProcessBindTaskInner()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1013 int32_t res = HandleAuthTaskStatus(nullptr, nullptr, IGNORE_MSG, true); in HWTEST_F()

Completed in 11 milliseconds