Searched defs:error_code (Results 1 – 4 of 4) sorted by relevance
36 int32_t error_code = get_json_int(obj, FIELD_ERROR_CODE); in parse_inform_message() local
1249 int32_t error_code = check_lt_public_key_exist(key_alias); in check_key_alias_is_owner() local1327 int32_t error_code = ERROR_CODE_SUCCESS; in get_lt_public_key_list() local1473 int32_t error_code = ERROR_CODE_FAILED; in verify() local1527 int32_t error_code = ERROR_CODE_FAILED; in verify_with_public_key() local1603 int32_t error_code = ERROR_CODE_FAILED; in compute_sts_shared_secret() local1847 int32_t error_code = HC_INPUT_ERROR; in get_key_attestation() local1915 int32_t error_code = HC_INPUT_ERROR; in get_cert_chain() local2046 int32_t error_code = HC_INPUT_ERROR; in asset_unwrap() local
707 …t_result(struct hichain *hichain, uint16_t rcv_msg_code, uint16_t snd_msg_code, int32_t error_code) in set_result()746 static void encap_inform_message(int32_t error_code, struct message *send) in encap_inform_message()
223 uint16_t error_code; member