/openbmc/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es58x_devlink.c | 58 return -EBADMSG; in es58x_parse_sw_version() 63 return -EBADMSG; in es58x_parse_sw_version() 67 return -EBADMSG; in es58x_parse_sw_version() 102 return -EBADMSG; in es58x_parse_hw_rev() 106 return -EBADMSG; in es58x_parse_hw_rev() 110 return -EBADMSG; in es58x_parse_hw_rev()
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | x509_cert_parser.c | 310 return -EBADMSG; in x509_note_signature() 516 return -EBADMSG; in x509_extract_key_data() 541 return -EBADMSG; in x509_extract_key_data() 566 return -EBADMSG; in x509_process_extension() 568 return -EBADMSG; in x509_process_extension() 596 return -EBADMSG; in x509_process_extension() 598 return -EBADMSG; in x509_process_extension() 600 return -EBADMSG; in x509_process_extension() 629 return -EBADMSG; in x509_process_extension() 631 return -EBADMSG; in x509_process_extension() [all …]
|
H A D | mscode_parser.c | 48 return -EBADMSG; in mscode_note_content_type() 59 return -EBADMSG; in mscode_note_content_type() 103 return -EBADMSG; in mscode_note_digest_algo()
|
H A D | pkcs7_parser.c | 396 return -EBADMSG; in pkcs7_note_signerinfo_version() 412 return -EBADMSG; in pkcs7_extract_cert() 516 return -EBADMSG; in pkcs7_sig_note_authenticated_attr() 533 return -EBADMSG; in pkcs7_sig_note_authenticated_attr() 590 return -EBADMSG; in pkcs7_sig_note_set_of_authattrs() 596 return -EBADMSG; in pkcs7_sig_note_set_of_authattrs() 677 return -EBADMSG; in pkcs7_note_signed_info()
|
/openbmc/linux/drivers/platform/chrome/wilco_ec/ |
H A D | properties.c | 52 return -EBADMSG; in send_property_msg() 54 return -EBADMSG; in send_property_msg() 98 return -EBADMSG; in wilco_ec_set_property() 116 return -EBADMSG; in wilco_ec_get_byte_property()
|
H A D | mailbox.c | 157 return -EBADMSG; in wilco_ec_transfer() 162 return -EBADMSG; in wilco_ec_transfer()
|
/openbmc/linux/security/integrity/platform_certs/ |
H A D | efi_parser.c | 53 return -EBADMSG; in parse_efi_signature_list() 69 return -EBADMSG; in parse_efi_signature_list() 78 return -EBADMSG; in parse_efi_signature_list()
|
/openbmc/linux/net/netfilter/ |
H A D | utils.c | 245 return -EBADMSG; in nf_ip6_check_hbh_len() 248 return -EBADMSG; in nf_ip6_check_hbh_len() 254 return -EBADMSG; in nf_ip6_check_hbh_len() 258 return -EBADMSG; in nf_ip6_check_hbh_len() 260 return -EBADMSG; in nf_ip6_check_hbh_len() 267 return len ? -EBADMSG : 0; in nf_ip6_check_hbh_len()
|
/openbmc/linux/net/ipv6/ |
H A D | exthdrs_core.c | 203 return -EBADMSG; in ipv6_find_hdr() 221 return -EBADMSG; in ipv6_find_hdr() 229 return -EBADMSG; in ipv6_find_hdr() 248 return -EBADMSG; in ipv6_find_hdr()
|
/openbmc/linux/include/linux/sunrpc/ |
H A D | xdr.h | 657 return -EBADMSG; in xdr_stream_decode_bool() 678 return -EBADMSG; in xdr_stream_decode_u32() 699 return -EBADMSG; in xdr_stream_decode_u64() 720 return -EBADMSG; in xdr_stream_decode_opaque_fixed() 749 return -EBADMSG; in xdr_stream_decode_opaque_inline() 753 return -EBADMSG; in xdr_stream_decode_opaque_inline() 781 return -EBADMSG; in xdr_stream_decode_uint32_array() 783 return -EBADMSG; in xdr_stream_decode_uint32_array() 786 return -EBADMSG; in xdr_stream_decode_uint32_array()
|
/openbmc/linux/kernel/ |
H A D | module_signature.c | 25 return -EBADMSG; in mod_check_sig() 42 return -EBADMSG; in mod_check_sig()
|
/openbmc/linux/lib/ |
H A D | oid_registry.c | 112 return -EBADMSG; in parse_OID() 173 return -EBADMSG; in sprint_oid() 195 BUG_ON(ret == -EBADMSG); in sprint_OID()
|
/openbmc/u-boot/drivers/misc/ |
H A D | atsha204a-i2c.c | 200 return -EBADMSG; in atsha204a_recv_resp() 235 return -EBADMSG; in atsha204a_wakeup() 280 if (!res || res == -EMSGSIZE || res == -EBADMSG) in atsha204a_transaction() 347 return -EBADMSG; in atsha204a_read()
|
/openbmc/linux/drivers/nfc/nxp-nci/ |
H A D | i2c.c | 109 r = -EBADMSG; in nxp_nci_i2c_fw_read() 131 r = -EBADMSG; in nxp_nci_i2c_fw_read() 155 r = -EBADMSG; in nxp_nci_i2c_nci_read() 177 r = -EBADMSG; in nxp_nci_i2c_nci_read()
|
/openbmc/linux/drivers/misc/mei/ |
H A D | interrupt.c | 338 return -EBADMSG; in hdr_is_valid() 345 return -EBADMSG; in hdr_is_valid() 413 return -EBADMSG; in mei_irq_read_handler() 418 return -EBADMSG; in mei_irq_read_handler() 436 return -EBADMSG; in mei_irq_read_handler() 478 ret = -EBADMSG; in mei_irq_read_handler()
|
/openbmc/linux/lib/reed_solomon/ |
H A D | decode_rs.c | 194 return -EBADMSG; 213 return -EBADMSG; 230 return -EBADMSG; 300 return -EBADMSG;
|
/openbmc/linux/drivers/nfc/nfcmrvl/ |
H A D | i2c.c | 35 return -EBADMSG; in nfcmrvl_i2c_read() 57 return -EBADMSG; in nfcmrvl_i2c_read() 83 case -EBADMSG: in nfcmrvl_i2c_int_irq_thread_fn()
|
/openbmc/linux/drivers/nfc/microread/ |
H A D | i2c.c | 155 r = -EBADMSG; in microread_i2c_read() 178 r = -EBADMSG; in microread_i2c_read() 219 } else if ((r == -ENOMEM) || (r == -EBADMSG)) { in microread_i2c_irq_thread_fn()
|
/openbmc/linux/drivers/mtd/nand/spi/ |
H A D | gigadevice.c | 115 return -EBADMSG; in gd5fxgq4xa_ecc_get_status() 218 return -EBADMSG; in gd5fxgq4uexxg_ecc_get_status() 256 return -EBADMSG; in gd5fxgq5xexxg_ecc_get_status() 276 return -EBADMSG; in gd5fxgq4ufxxg_ecc_get_status()
|
/openbmc/linux/security/integrity/ |
H A D | digsig_asymmetric.c | 92 return -EBADMSG; in asymmetric_verify() 97 return -EBADMSG; in asymmetric_verify()
|
/openbmc/linux/drivers/platform/surface/aggregator/ |
H A D | ssh_parser.c | 147 return -EBADMSG; in sshp_parse_frame() 170 return -EBADMSG; in sshp_parse_frame()
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-occ.c | 310 rc = -EBADMSG; in occ_getsram() 382 rc = -EBADMSG; in occ_putsram() 389 rc = -EBADMSG; in occ_putsram() 443 rc = -EBADMSG; in occ_trigger_attn() 450 rc = -EBADMSG; in occ_trigger_attn()
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_i2c.c | 148 ret = -EBADMSG; in cros_ec_pkt_xfer_i2c() 175 ret = -EBADMSG; in cros_ec_pkt_xfer_i2c() 275 ret = -EBADMSG; in cros_ec_cmd_xfer_i2c()
|
/openbmc/libpldm/src/ |
H A D | api.h | 30 case -EBADMSG: in pldm_xlate_errno()
|
/openbmc/libpldm/src/dsp/ |
H A D | firmware_update.c | 348 return -EBADMSG; in decode_pldm_package_header_info_errno() 358 return -EBADMSG; in decode_pldm_package_header_info_errno() 423 return -EBADMSG; in decode_firmware_device_id_record_errno() 432 return -EBADMSG; in decode_firmware_device_id_record_errno() 573 return -EBADMSG; in decode_descriptor_type_length_value_errno() 623 return -EBADMSG; in decode_vendor_defined_descriptor_value_errno() 686 return -EBADMSG; in decode_pldm_comp_image_info_errno() 715 return -EBADMSG; in decode_pldm_comp_image_info_errno() 720 return -EBADMSG; in decode_pldm_comp_image_info_errno() 1227 return -EBADMSG; in decode_query_downstream_devices_resp() [all …]
|