Home
last modified time | relevance | path

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

/lib/crypto/
A Dmscode_parser.c54 return -EBADMSG; in mscode_note_content_type()
65 return -EBADMSG; in mscode_note_content_type()
109 return -EBADMSG; in mscode_note_digest_algo()
A Dpkcs7_parser.c355 return -EBADMSG; in pkcs7_note_signerinfo_version()
371 return -EBADMSG; in pkcs7_extract_cert()
475 return -EBADMSG;
492 return -EBADMSG;
554 return -EBADMSG;
560 return -EBADMSG;
641 return -EBADMSG;
A Dx509_cert_parser.c284 return -EBADMSG; in x509_note_signature()
476 return -EBADMSG; in x509_extract_key_data()
501 return -EBADMSG; in x509_process_extension()
503 return -EBADMSG; in x509_process_extension()
614 return -EBADMSG; in x509_decode_time()
618 return -EBADMSG; in x509_decode_time()
A Dpkcs7_verify.c114 ret = -EBADMSG; in pkcs7_digest()
209 ret = -EBADMSG; in pkcs7_digest()
260 return -EBADMSG; in pkcs7_get_digest()
A Dasymmetric_type.c401 ret = -EBADMSG; in asymmetric_key_preparse()
406 if (ret != -EBADMSG) { in asymmetric_key_preparse()
/lib/
A Doid_registry.c154 return -EBADMSG; in sprint_oid()
176 BUG_ON(ret == -EBADMSG); in sprint_OID()
A Dasn1_decoder.c384 return -EBADMSG; in asn1_ber_decoder()
482 return -EBADMSG; in asn1_ber_decoder()
525 return -EBADMSG; in asn1_ber_decoder()
A Derrno_str.c88 ERRNO_MSG(EBADMSG, "Not a data message"),
A Dfdtdec.c1200 return -EBADMSG; in uncompress_blob()
1228 return -EBADMSG; in uncompress_blob()
A Dbch.c1093 return (err >= 0) ? err : -EBADMSG; in decode_bch()
/lib/lwip/lwip/src/include/lwip/
A Derrno.h123 #define EBADMSG 74 /* Not a data message */ macro

Completed in 30 milliseconds