/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
H A D | hks_mbedtls_kdf.c | 41 const mbedtls_md_info_t *info, struct HksBlob *derivedKey) in DeriveKeyPbkdf2() 70 const mbedtls_md_info_t *info, struct HksBlob *derivedKey) in DeriveKeyHkdf() 84 const struct HksKeySpec *derivationSpec, struct HksBlob *derivedKey) in HksMbedtlsDeriveKey()
|
H A D | hks_mbedtls_engine.c | 199 const struct HksKeySpec *derivationSpec, struct HksBlob *derivedKey) in HksCryptoHalDeriveKey()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
H A D | hks_openssl_kdf.c | 52 struct HksBlob *derivedKey) in HksOpensslPbkdf2() 65 struct HksBlob *derivedKey) in HksOpensslHkdf() 124 struct HksBlob *derivedKey) in HksOpensslSmKdf()
|
H A D | hks_openssl_engine.c | 79 …struct HksBlob *mainKey, const struct HksKeySpec *derivationSpec, const struct HksBlob *derivedKey) in DeriveKeyCheckParam() 369 …const struct HksBlob *mainKey, const struct HksKeySpec *derivationSpec, struct HksBlob *derivedKey) in HksCryptoHalDeriveKey()
|
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_a_adapter/ |
H A D | hks_derive_test.cpp | 52 struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) in DeriveKey() 105 struct HksBlob *derivedKey = NULL; in BaseTestDerive() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/sdk_test/src/ |
H A D | hks_derive_test.cpp | 37 struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) in DeriveKey() 107 struct HksBlob *derivedKey = NULL; in BaseTestDerive() local
|
H A D | hks_test_api_performance.c | 110 struct HksBlob *derivedKey, uint32_t performTimes) in HksDeriveKeyRun()
|
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/ |
H A D | hks_derive_test.c | 54 struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) in DeriveKey() 109 struct HksBlob *derivedKey = NULL; in BaseTestDerive() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_pbkdf2_derive_test_common.cpp | 90 struct HksBlob derivedKey = { COMMON_SIZE, tmpDerive }; in HksPbkdf2DeriveTestCmpCase() local
|
H A D | hks_hkdf_derive_test_common.cpp | 89 struct HksBlob derivedKey = { COMMON_SIZE, tmpDeriveTest }; in HksHkdfDeriveTestCmpCase() local
|
H A D | hks_hmac_derive_test_common.cpp | 105 struct HksBlob derivedKey = { COMMON_SIZE, tmpDeriveTest }; in HksHmacDeriveTestCmpCase() local
|
H A D | hks_cross_test_common.cpp | 342 struct HksBlob derivedKey = { DERIVE_KEY_SIZE_32, tmpDerive }; in HksCrossTestDerive() local
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/ |
H A D | hks_ca_access.c | 90 struct HksBlob *derivedKey) in HksAccessDeriveKey()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/ |
H A D | hks_ipc_check.c | 167 const struct HksBlob *derivedKey) in HksCheckIpcDeriveKey()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
H A D | hks_keyblob.c | 124 struct HksBlob *derivedKey) in GetDeriveKey() 231 struct HksBlob derivedKey = { 0, NULL }; in EncryptAndDecryptKeyBlob() local
|
H A D | hks_core_interfaces.c | 150 struct HksBlob *derivedKey) in HuksHdiDeriveKey()
|
H A D | hks_core_service_key_operate_one_stage.c | 372 …eKey(const struct HksParamSet *paramSet, const struct HksBlob *mainKey, struct HksBlob *derivedKey) in HksCoreDeriveKey()
|
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/common/ |
H A D | hks_test_api_performance.c | 107 struct HksBlob *derivedKey, uint32_t performTimes) in HksDeriveKeyRun()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/ |
H A D | huks_hdi_access.c | 336 struct HuksBlob *derivedKey) in HdiProxyDeriveKey() 346 struct HksBlob *derivedKey)) in ENABLE_CFI()
|
H A D | huks_access.c | 237 struct HksBlob *derivedKey)) in ENABLE_CFI()
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/ |
H A D | huks_access_mock.c | 146 struct HksBlob *derivedKey)) in ENABLE_CFI()
|
/ohos5.0/drivers/peripheral/huks/hdi_service/ |
H A D | huks_hdi_passthrough_adapter.c | 214 struct HksBlob *derivedKey) in HuksHdiAdapterDeriveKey()
|
H A D | huks_hdi_service.c | 188 struct HuksBlob *derivedKey) in HuksDeriveKey()
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/ |
H A D | hks_local_engine.c | 233 struct HksBlob *derivedKey) in HksLocalDeriveKey()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
H A D | hks_client_check.c | 116 const struct HksBlob *mainKey, const struct HksBlob *derivedKey) in HksCheckDeriveKeyParams()
|