Home
last modified time | relevance | path

Searched refs:EBADMSG (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_devlink.c58 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 Dx509_cert_parser.c310 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 Dmscode_parser.c48 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 Dpkcs7_parser.c396 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 Dproperties.c52 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 Dmailbox.c157 return -EBADMSG; in wilco_ec_transfer()
162 return -EBADMSG; in wilco_ec_transfer()
/openbmc/linux/security/integrity/platform_certs/
H A Defi_parser.c53 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 Dutils.c245 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 Dexthdrs_core.c203 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 Dxdr.h657 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 Dmodule_signature.c25 return -EBADMSG; in mod_check_sig()
42 return -EBADMSG; in mod_check_sig()
/openbmc/linux/lib/
H A Doid_registry.c112 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 Datsha204a-i2c.c200 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 Di2c.c109 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 Dinterrupt.c338 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 Ddecode_rs.c194 return -EBADMSG;
213 return -EBADMSG;
230 return -EBADMSG;
300 return -EBADMSG;
/openbmc/linux/drivers/nfc/nfcmrvl/
H A Di2c.c35 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 Di2c.c155 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 Dgigadevice.c115 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 Ddigsig_asymmetric.c92 return -EBADMSG; in asymmetric_verify()
97 return -EBADMSG; in asymmetric_verify()
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_parser.c147 return -EBADMSG; in sshp_parse_frame()
170 return -EBADMSG; in sshp_parse_frame()
/openbmc/linux/drivers/fsi/
H A Dfsi-occ.c310 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 Dcros_ec_i2c.c148 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 Dapi.h30 case -EBADMSG: in pldm_xlate_errno()
/openbmc/libpldm/src/dsp/
H A Dfirmware_update.c348 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 …]

12345678910>>...13