Home
last modified time | relevance | path

Searched defs:kdf_key (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock.c424 struct HksBlob kdf_key = { shared_secret->length, shared_secret->data }; in compute_hkdf() local
H A Dhuks_adapter_mock_for_pake.c424 struct HksBlob kdf_key = { shared_secret->length, shared_secret->data }; in compute_hkdf() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c463 struct HksBlob kdf_key = { shared_secret->length, shared_secret->data }; in compute_hkdf() local