Searched refs:huks_key_type (Results 1 – 3 of 3) sorted by relevance
59 struct huks_key_type { struct151 int32_t get_lt_key_info(struct hc_key_alias *alias, struct huks_key_type *out_key_type, struct hc_a…
40 struct huks_key_type type_struct;1000 union huks_key_type_union huks_key_type; in init_import_lt_public_key_param_set() local1001 huks_key_type.type_struct.user_type = (uint8_t)user_type; in init_import_lt_public_key_param_set()1002 huks_key_type.type_struct.pair_type = (uint8_t)pair_type; in init_import_lt_public_key_param_set()1003 huks_key_type.type_struct.reserved1 = (uint8_t)0; in init_import_lt_public_key_param_set()1004 huks_key_type.type_struct.reserved2 = (uint8_t)0; in init_import_lt_public_key_param_set()1042 .uint32Param = (uint32_t)huks_key_type.key_type in init_import_lt_public_key_param_set()1146 struct huks_key_type *out_key_type, struct hc_auth_id *out_auth_id) in inner_get_lt_info_by_key_info()1180 struct huks_key_type *out_key_type, struct hc_auth_id *out_auth_id) in inner_get_lt_info_by_key_alias()1234 int32_t get_lt_key_info(struct hc_key_alias *alias, struct huks_key_type *out_key_type, struct hc_a… in get_lt_key_info()[all …]
547 struct huks_key_type key_type; in is_trust_peer()