Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_kdf.c40 …nt32_t DeriveKeyPbkdf2(const struct HksBlob *mainKey, const struct HksKeyDerivationParam *derParam, in DeriveKeyPbkdf2()
69 … int32_t DeriveKeyHkdf(const struct HksBlob *mainKey, const struct HksKeyDerivationParam *derParam, in DeriveKeyHkdf()
86 …const struct HksKeyDerivationParam *derParam = (struct HksKeyDerivationParam *)(derivationSpec->al… in HksMbedtlsDeriveKey() local
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_other.c109 struct HksKeyDerivationParam derParam = { in GetMacKey() local
H A Dhks_core_service_key_operate_one_stage.c391 struct HksKeyDerivationParam derParam = { { 0, NULL }, { 0, NULL }, 0, 0 }; in HksCoreDeriveKey() local
H A Dhks_keyblob_lite.c83 struct HksKeyDerivationParam derParam = { in GetDeriveMaterial() local
H A Dhks_sm_import_wrap_key.c326 struct HksKeyDerivationParam derParam = { in DeriveKeyBySm3() local
H A Dhks_keyblob.c130 struct HksKeyDerivationParam derParam = { in GetDeriveKey() local
H A Dhks_core_service_three_stage.c1461 struct HksKeyDerivationParam derParam = { { 0, NULL }, { 0, NULL }, 0, 0 }; in HksCoreDeriveThreeStageUpdate() local
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_sm3_cipher.cpp48 struct HksKeyDerivationParam derParam = { in RunTestCase() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/
H A Dhks_rkc_v1.c137 struct HksKeyDerivationParam derParam = { in RkcPbkdf2Hmac() local
H A Dhks_rkc.c154 struct HksKeyDerivationParam derParam = { in RkcHkdfHmac() local