Home
last modified time | relevance | path

Searched defs:keyAliasParams (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_modify_key_test_func.cpp113 int32_t GenerateKeyTwo(struct HksBlob *keyAlias, const struct HksTestBlobParams *keyAliasParams, in GenerateKeyTwo()
H A Dhks_test_common_func.cpp534 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 Dhks_test_common_h.h148 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 Diso_task_common.c590 …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 Diso_client_bind_exchange_task.c76 …KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, params->baseParams.os… in DecAndImportInner() local
H A Diso_server_bind_exchange_task.c137 …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 Diso_auth_task_common.c161 …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 Didentity_group.c511 … 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 Didentity_p2p.c311 … KeyParams keyAliasParams = { { pskKeyAlias.val, pskKeyAlias.length, true }, false, osAccountId }; in GetSharedSecretByUrl() local
H A Dcert_operation.c493 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 Dos_account_adapter_test.cpp174 … 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 Dkey_manager.c153 … 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 Dcommon_standard_bind_exchange.c203 KeyParams keyAliasParams = { in GenerateSignInfo() local
/ohos5.0/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/
H A Ddevauthfunc_fuzzer.cpp264 … 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 Ddeviceauth_func_test.cpp967 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
H A Ddeviceauth_standard_auth_test.cpp270 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local
H A Ddeviceauth_standard_test.cpp197 … 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 Dcreds_manager_test.cpp322 … 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 Dcredsmanager_fuzzer.cpp316 … KeyParams keyAliasParams = { { keyAlias.val, keyAlias.length, true }, false, DEFAULT_OS_ACCOUNT }; in GetAsyCredentialJson() local