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 D | hks_mbedtls_kdf.c | 40 …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 D | hks_core_service_key_other.c | 109 struct HksKeyDerivationParam derParam = { in GetMacKey() local
|
H A D | hks_core_service_key_operate_one_stage.c | 391 struct HksKeyDerivationParam derParam = { { 0, NULL }, { 0, NULL }, 0, 0 }; in HksCoreDeriveKey() local
|
H A D | hks_keyblob_lite.c | 83 struct HksKeyDerivationParam derParam = { in GetDeriveMaterial() local
|
H A D | hks_sm_import_wrap_key.c | 326 struct HksKeyDerivationParam derParam = { in DeriveKeyBySm3() local
|
H A D | hks_keyblob.c | 130 struct HksKeyDerivationParam derParam = { in GetDeriveKey() local
|
H A D | hks_core_service_three_stage.c | 1461 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 D | hks_crypto_hal_sm3_cipher.cpp | 48 struct HksKeyDerivationParam derParam = { in RunTestCase() local
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/rkc/src/ |
H A D | hks_rkc_v1.c | 137 struct HksKeyDerivationParam derParam = { in RkcPbkdf2Hmac() local
|
H A D | hks_rkc.c | 154 struct HksKeyDerivationParam derParam = { in RkcHkdfHmac() local
|