Home
last modified time | relevance | path

Searched defs:key_info (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock.c412 char *key_info, uint32_t hkdf_len, struct var_buffer *out_hkdf) in compute_hkdf()
1070 static int32_t inner_get_lt_info_by_key_info(struct HksKeyInfo *key_info, in inner_get_lt_info_by_key_info()
H A Dhuks_adapter_mock_for_pake.c412 char *key_info, uint32_t hkdf_len, struct var_buffer *out_hkdf) in compute_hkdf()
1141 static int32_t inner_get_lt_info_by_key_info(struct HksKeyInfo *key_info, in inner_get_lt_info_by_key_info()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c451 char *key_info, uint32_t hkdf_len, struct var_buffer *out_hkdf) in compute_hkdf()
1223 static int32_t inner_get_lt_info_by_key_info(struct HksKeyInfo *key_info, in inner_get_lt_info_by_key_info()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_lite/
H A Dhks_types.h250 struct hks_storage_key_info *key_info; member