Searched refs:hc_salt (Results 1 - 11 of 11) sorted by relevance
/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/ |
H A D | sts_server.h | 65 struct hc_salt salt; 87 struct hc_salt salt;
|
H A D | pake_server.h | 72 struct hc_salt salt; 100 struct hc_salt salt;
|
H A D | pake_client.h | 31 struct hc_salt salt;
|
H A D | sts_client.h | 46 struct hc_salt salt;
|
/base/security/device_auth/frameworks/deviceauth_lite/inc/huks_adapter/ |
H A D | huks_adapter.h | 255 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 D | huks_adapter_test.h | 259 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, char *key_info,
|
H A D | huks_adapter_test.cpp | 908 struct hc_salt salt = {1, {0}}; in HWTEST_F()
|
/base/security/device_auth/interfaces/inner_api/deviceauth_lite/ |
H A D | hichain.h | 181 struct hc_salt { struct
|
/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/ |
H A D | huks_adapter.c | 450 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 D | huks_adapter_mock_for_pake.c | 411 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, in compute_hkdf()
|
H A D | huks_adapter_mock.c | 411 int32_t compute_hkdf(struct var_buffer *shared_secret, struct hc_salt *salt, in compute_hkdf()
|
Completed in 12 milliseconds