Searched refs:EBADMSG (Results 1 – 25 of 47) sorted by relevance
12
204 return -EBADMSG; in atsha204a_recv_resp()239 return -EBADMSG; in atsha204a_wakeup()284 if (!res || res == -EMSGSIZE || res == -EBADMSG) in atsha204a_transaction()351 return -EBADMSG; in atsha204a_read()
100 return -EBADMSG; in cros_ec_i2c_packet()
382 return -EBADMSG; in pkcs7_note_signerinfo_version()398 return -EBADMSG; in pkcs7_extract_cert()502 return -EBADMSG;519 return -EBADMSG;581 return -EBADMSG;587 return -EBADMSG;668 return -EBADMSG;
283 return -EBADMSG; in x509_note_signature()475 return -EBADMSG; in x509_extract_key_data()500 return -EBADMSG; in x509_process_extension()502 return -EBADMSG; in x509_process_extension()613 return -EBADMSG; in x509_decode_time()617 return -EBADMSG; in x509_decode_time()
109 ret = -EBADMSG; in pkcs7_digest()204 ret = -EBADMSG; in pkcs7_digest()255 return -EBADMSG; in pkcs7_get_digest()
400 ret = -EBADMSG; in asymmetric_key_preparse()405 if (ret != -EBADMSG) { in asymmetric_key_preparse()
154 return -EBADMSG; in sprint_oid()176 BUG_ON(ret == -EBADMSG); in sprint_OID()
383 return -EBADMSG; in asn1_ber_decoder()481 return -EBADMSG; in asn1_ber_decoder()524 return -EBADMSG; in asn1_ber_decoder()
88 ERRNO_MSG(EBADMSG, "Not a data message"),
109 return -EBADMSG; in gd5fxgq4xexxg_ecc_get_status()146 return -EBADMSG; in gd5fxgq5xexxg_ecc_get_status()
76 return -EBADMSG; in mx35lf1ge4ab_ecc_get_status()
103 return -EBADMSG; in micron_8_ecc_get_status()
86 return -EBADMSG; in tx58cxgxsxraix_ecc_get_status()
504 return -EBADMSG; in spinand_check_ecc_status()592 if (ret < 0 && ret != -EBADMSG) in spinand_mtd_read()595 if (ret == -EBADMSG) { in spinand_mtd_read()612 ret = -EBADMSG; in spinand_mtd_read()
173 return -EBADMSG; in nand_correct_data()
118 return -EBADMSG; in elm_check_error()
247 return -EBADMSG; in nand_davinci_correct_data()257 return -EBADMSG; in nand_davinci_correct_data()696 return -EBADMSG; in nand_davinci_4bit_correct_data()
51 return -EBADMSG; in wait_for_irq()
91 count = -EBADMSG; in nand_bch_correct_data()
235 return -EBADMSG; in nfc_read_page()
370 return -EBADMSG; in stm32_fmc2_nfc_ham_correct()385 return -EBADMSG; in stm32_fmc2_nfc_ham_correct()481 return -EBADMSG; in stm32_fmc2_nfc_bch_correct()530 if (stat == -EBADMSG) in stm32_fmc2_nfc_read_page()
82 #define EBADMSG 74 /* Not a data message */ macro
157 if (tags && retval == -EBADMSG in nandmtd2_read_chunk_tags()
148 if (err && err != -EBADMSG) { in ubifs_start_scan()
493 return -EBADMSG; in onenand_wait()896 if (ret == -EBADMSG) in onenand_read_ops_nolock()987 return -EBADMSG; in onenand_read_ops_nolock()1058 if (ret && ret != -EBADMSG) { in onenand_read_oob_nolock()1089 return -EBADMSG; in onenand_read_oob_nolock()1307 return -EBADMSG; in onenand_verify_oob()1346 return -EBADMSG; in onenand_verify()
Completed in 47 milliseconds