Home
last modified time | relevance | path

Searched defs:credJson (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dasy_token_manager.c408 static int32_t ImportServerPk(int32_t osAccountId, const CJson *credJson, Uint8Buff *keyAlias, uint… in ImportServerPk()
428 static int32_t VerifyPkInfoSignature(int32_t osAccountId, const CJson *credJson, CJson *pkInfoJson, in VerifyPkInfoSignature()
457 static int32_t DoImportServerPkAndVerify(int32_t osAccountId, const CJson *credJson, uint8_t *signa… in DoImportServerPkAndVerify()
501 static int32_t VerifySignature(int32_t osAccountId, const CJson *credJson) in VerifySignature()
699 static int32_t CheckDevicePk(int32_t osAccountId, const CJson *credJson) in CheckDevicePk()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c106 CJson *credJson = GetObjFromJson(jsonParams, FIELD_CREDENTIAL); in AssertCredentialExist() local
163 CJson *credJson = GetObjFromJson(jsonParams, FIELD_CREDENTIAL); in ImportSelfToken() local
181 CJson *credJson = GetObjFromJson(jsonParams, FIELD_CREDENTIAL); in DelSelfToken() local
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H A Dos_account_adapter_test.cpp221 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateDemoIdenticalAccountGroup() local
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H A Dcreds_manager_test.cpp369 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateDemoIdenticalAccountGroup() local
395 CJson *credJson = CreateJson(); in CreateClientSymIdenticalAccountGroup() local
423 CJson *credJson = CreateJson(); in CreateServerSymIdenticalAccountGroup() local
458 CJson *credJson = GetAsyCredentialJson(registerInfo); in GetAddMultiParams() local
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp360 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateDemoIdenticalAccountGroup() local
384 CJson *credJson = CreateJson(); in CreateClientSymIdenticalAccountGroup() local
407 CJson *credJson = CreateJson(); in CreateServerSymIdenticalAccountGroup() local
438 CJson *credJson = GetAsyCredentialJson(registerInfo); in GetAddMultiParams() local
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_standard_auth_test.cpp331 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateDemoIdenticalAccountGroup() local
356 CJson *credJson = CreateJson(); in CreateDemoSymClientIdenticalAccountGroup() local
384 CJson *credJson = CreateJson(); in CreateDemoSymServerIdenticalAccountGroup() local
H A Ddeviceauth_func_test.cpp1015 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateClientIdenticalAccountGroup() local
1048 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateServerIdenticalAccountGroup() local
H A Ddeviceauth_interface_test.cpp1269 CJson *credJson = CreateJson(); variable
H A Ddeviceauth_standard_test.cpp258 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateDemoIdenticalAccountGroup() local
/ohos5.0/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/
H A Ddevauthfunc_fuzzer.cpp330 CJson *credJson = GetAsyCredentialJson(registerInfo); in CreateDemoIdenticalAccountGroup() local
363 CJson *credJson = CreateJson(); in CreateDemoSymIdenticalAccountGroup() local