Searched defs:pair_type (Results 1 – 4 of 4) sorted by relevance
61 uint8_t pair_type; member
997 const int32_t user_type, const int32_t pair_type, struct hc_auth_id *auth_id) in init_import_lt_public_key_param_set()1051 const int32_t user_type, const int32_t pair_type, struct hc_auth_id *auth_id) in import_lt_public_key()1278 uint8_t pair_type = owner_id == NULL ? (uint8_t)HC_PAIR_TYPE_BIND : (uint8_t)HC_PAIR_TYPE_AUTH; in load_lt_public_key_list() local
149 int32_t save_auth_info(const struct hichain *hichain, int32_t pair_type, struct auth_info_cache *ca… in save_auth_info()
145 int32_t pair_type; in save_import_auth_info() local