Home
last modified time | relevance | path

Searched refs:hc_salt (Results 1 - 11 of 11) sorted by relevance

/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/
H A Dsts_server.h65 struct hc_salt salt;
87 struct hc_salt salt;
H A Dpake_server.h72 struct hc_salt salt;
100 struct hc_salt salt;
H A Dpake_client.h31 struct hc_salt salt;
H A Dsts_client.h46 struct hc_salt salt;
/base/security/device_auth/frameworks/deviceauth_lite/inc/huks_adapter/
H A Dhuks_adapter.h255 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, char *key_info,
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhuks_adapter_test.h259 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, char *key_info,
H A Dhuks_adapter_test.cpp908 struct hc_salt salt = {1, {0}}; in HWTEST_F()
/base/security/device_auth/interfaces/inner_api/deviceauth_lite/
H A Dhichain.h181 struct hc_salt { struct
/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c450 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, in compute_hkdf()
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock_for_pake.c411 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, in compute_hkdf()
H A Dhuks_adapter_mock.c411 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, in compute_hkdf()

Completed in 12 milliseconds