Home
last modified time | relevance | path

Searched defs:authForm (Results 1 – 11 of 11) sorted by relevance

/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
Dcompatible_auth_sub_session_util.c23 static int32_t AuthFormToModuleType(int32_t authForm) in AuthFormToModuleType()
38 int32_t authForm = AUTH_FORM_INVALID_TYPE; in GetAuthModuleType() local
84 int32_t authForm = AUTH_FORM_INVALID_TYPE; in CombineAuthConfirmData() local
102 int32_t GetAuthType(int32_t authForm) in GetAuthType()
Dcompatible_auth_sub_session_common.c122 int32_t authForm = GroupTypeToAuthForm(groupType); in AddGeneralParams() local
151 int32_t authForm = GroupTypeToAuthForm(groupType); in ExtractAndAddParams() local
297 int32_t authForm = AUTH_FORM_INVALID_TYPE; in AddInfoToErrorData() local
483 int32_t authForm = AUTH_FORM_INVALID_TYPE; in ReturnTransmitData() local
521 int32_t authForm = AUTH_FORM_INVALID_TYPE; in ReturnFinishData() local
Dcompatible_auth_sub_session.c94 int32_t authForm = AUTH_FORM_INVALID_TYPE; in GetAuthInfoForServer() local
155 int32_t authForm = 0; in DelTrustDeviceOnAuthErrorV1() local
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
Dgroup_auth_data_operation.c186 int32_t authForm = GroupTypeToAuthForm(groupType); in GaIsDeviceInGroup() local
233 int32_t AuthFormToGroupType(int32_t authForm) in AuthFormToGroupType()
256 int32_t authForm; in GroupTypeToAuthForm() local
/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/include/
Ddm_binding_internal.h29 CDmAuthForm authForm; member
/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/iso_auth_task/
Diso_auth_task_common.h27 int32_t authForm; member
/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/pake_v2_auth_task/
Dpake_v2_auth_task_common.h29 int32_t authForm; member
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
Daccount_related_group_auth.c374 int32_t authForm = AUTH_FORM_INVALID_TYPE; in QueryAuthGroupForServer() local
489 int32_t authForm = AUTH_FORM_INVALID_TYPE; in QueryGroupForAccountPlugin() local
859 int32_t authForm = AUTH_FORM_INVALID_TYPE; in AccountOnFinishToSelf() local
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
Dcompatible_bind_sub_session.c729 int32_t authForm = AUTH_FORM_INVALID_TYPE; in AddRecvModuleDataToParams() local
/base/security/device_auth/test/fuzztest/devauthinterface_fuzzer/
Ddevauthinterface_fuzzer.cpp938 int32_t authForm = GroupTypeToAuthForm(ACROSS_ACCOUNT_AUTHORIZE_GROUP); in DevAuthInterfaceTestCase019() local
/base/security/device_auth/test/unittest/deviceauth/source/
Ddeviceauth_interface_test.cpp1150 int32_t authForm = GroupTypeToAuthForm(ACROSS_ACCOUNT_AUTHORIZE_GROUP); variable