Home
last modified time | relevance | path

Searched defs:derived_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.c419 struct HksBlob derived_key = { hkdf_len, out_hkdf->data }; in compute_hkdf() local
H A Dhuks_adapter_mock_for_pake.c419 struct HksBlob derived_key = { hkdf_len, out_hkdf->data }; in compute_hkdf() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c458 struct HksBlob derived_key = { hkdf_len, out_hkdf->data }; in compute_hkdf() local