Home
last modified time | relevance | path

Searched defs:derivedKey (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_kdf.c41 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 Dhks_mbedtls_engine.c199 const struct HksKeySpec *derivationSpec, struct HksBlob *derivedKey) in HksCryptoHalDeriveKey()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_kdf.c52 struct HksBlob *derivedKey) in HksOpensslPbkdf2()
65 struct HksBlob *derivedKey) in HksOpensslHkdf()
124 struct HksBlob *derivedKey) in HksOpensslSmKdf()
H A Dhks_openssl_engine.c79 …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 Dhks_derive_test.cpp52 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 Dhks_derive_test.cpp37 struct HksBlob *derivedKey, struct HksBlob **saltData, struct HksBlob **infoData) in DeriveKey()
107 struct HksBlob *derivedKey = NULL; in BaseTestDerive() local
H A Dhks_test_api_performance.c110 struct HksBlob *derivedKey, uint32_t performTimes) in HksDeriveKeyRun()
/ohos5.0/base/security/huks/test/unittest/huks_lite_test/liteos_m_adapter/
H A Dhks_derive_test.c54 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 Dhks_pbkdf2_derive_test_common.cpp90 struct HksBlob derivedKey = { COMMON_SIZE, tmpDerive }; in HksPbkdf2DeriveTestCmpCase() local
H A Dhks_hkdf_derive_test_common.cpp89 struct HksBlob derivedKey = { COMMON_SIZE, tmpDeriveTest }; in HksHkdfDeriveTestCmpCase() local
H A Dhks_hmac_derive_test_common.cpp105 struct HksBlob derivedKey = { COMMON_SIZE, tmpDeriveTest }; in HksHmacDeriveTestCmpCase() local
H A Dhks_cross_test_common.cpp342 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 Dhks_ca_access.c90 struct HksBlob *derivedKey) in HksAccessDeriveKey()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/os_dependency/ipc/src/
H A Dhks_ipc_check.c167 const struct HksBlob *derivedKey) in HksCheckIpcDeriveKey()
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_keyblob.c124 struct HksBlob *derivedKey) in GetDeriveKey()
231 struct HksBlob derivedKey = { 0, NULL }; in EncryptAndDecryptKeyBlob() local
H A Dhks_core_interfaces.c150 struct HksBlob *derivedKey) in HuksHdiDeriveKey()
H A Dhks_core_service_key_operate_one_stage.c372 …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 Dhks_test_api_performance.c107 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 Dhuks_hdi_access.c336 struct HuksBlob *derivedKey) in HdiProxyDeriveKey()
346 struct HksBlob *derivedKey)) in ENABLE_CFI()
H A Dhuks_access.c237 struct HksBlob *derivedKey)) in ENABLE_CFI()
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/
H A Dhuks_access_mock.c146 struct HksBlob *derivedKey)) in ENABLE_CFI()
/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_passthrough_adapter.c214 struct HksBlob *derivedKey) in HuksHdiAdapterDeriveKey()
H A Dhuks_hdi_service.c188 struct HuksBlob *derivedKey) in HuksDeriveKey()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/
H A Dhks_local_engine.c233 struct HksBlob *derivedKey) in HksLocalDeriveKey()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_check.c116 const struct HksBlob *mainKey, const struct HksBlob *derivedKey) in HksCheckDeriveKeyParams()

12