/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/ |
H A D | hks_modify_key_test_func.cpp | 113 int32_t GenerateKeyTwo(struct HksBlob *keyAlias, const struct HksTestBlobParams *keyAliasParams, in GenerateKeyTwo()
|
H A D | hks_test_common_func.cpp | 534 int32_t GenerateKey(struct HksBlob **keyAlias, const struct HksTestBlobParams *keyAliasParams, in GenerateKey()
|
/ohos5.0/base/security/huks/test/unittest/huks_common_test/include/ |
H A D | hks_test_common_h.h | 148 struct HksTestBlobParams keyAliasParams; member 155 struct HksTestBlobParams keyAliasParams; member 168 struct HksTestBlobParams keyAliasParams; member 179 struct HksTestBlobParams keyAliasParams; member 191 struct HksTestBlobParams keyAliasParams; member 201 struct HksTestBlobParams keyAliasParams; member 212 struct HksTestBlobParams keyAliasParams; member 218 struct HksTestBlobParams keyAliasParams; member
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_task_common/ |
H A D | iso_task_common.c | 590 …KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, true, params->baseParams.osA… in AuthGeneratePsk() local 593 …KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, params->baseParams.os… in AuthGeneratePsk() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/ |
H A D | iso_client_bind_exchange_task.c | 76 …KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, params->baseParams.os… in DecAndImportInner() local
|
H A D | iso_server_bind_exchange_task.c | 137 …KeyParams keyAliasParams = { { keyAliasBuf.val, keyAliasBuf.length, true }, false, params->basePar… in ImportAuthCode() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/iso_auth_task/ |
H A D | iso_auth_task_common.c | 161 …KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, params->isoBaseParams… in GenerateAuthTokenForAccessory() local
|
/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_group.c | 511 … KeyParams keyAliasParams = { { keyAliasBuf.val, keyAliasBuf.length, true }, true, osAccountId }; in AuthGeneratePsk() local 514 … KeyParams keyAliasParams = { { keyAliasBuf.val, keyAliasBuf.length, true }, false, osAccountId }; in AuthGeneratePsk() local 804 … KeyParams keyAliasParams = { { pskKeyAlias.val, pskKeyAlias.length, true }, false, osAccountId }; in GetSharedSecretForP2pInPake() local
|
H A D | identity_p2p.c | 311 … KeyParams keyAliasParams = { { pskKeyAlias.val, pskKeyAlias.length, true }, false, osAccountId }; in GetSharedSecretByUrl() local
|
H A D | cert_operation.c | 493 KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, osAccountId }; in GenerateAuthTokenForAccessory() local
|
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/ |
H A D | os_account_adapter_test.cpp | 174 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
|
/ohos5.0/base/security/device_auth/services/mk_agree/src/ |
H A D | key_manager.c | 153 … KeyParams keyAliasParams = { { baseAlias->val, baseAlias->length, isAlias }, false, osAccountId }; in KeyDerivation() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/ |
H A D | common_standard_bind_exchange.c | 203 KeyParams keyAliasParams = { in GenerateSignInfo() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/ |
H A D | devauthfunc_fuzzer.cpp | 264 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
|
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | deviceauth_func_test.cpp | 967 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
|
H A D | deviceauth_standard_auth_test.cpp | 270 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
|
H A D | deviceauth_standard_test.cpp | 197 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
|
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/ |
H A D | creds_manager_test.cpp | 322 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
|
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/ |
H A D | credsmanager_fuzzer.cpp | 316 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
|