Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
A Derrno.h52 #define EBADMSG 77 /* Not a data message */ macro
/arch/parisc/include/uapi/asm/
A Derrno.h38 #define EBADMSG 67 /* Not a data message */ macro
/arch/sparc/include/uapi/asm/
A Derrno.h50 #define EBADMSG 76 /* Not a data message */ macro
/arch/alpha/include/uapi/asm/
A Derrno.h57 #define EBADMSG 84 /* Not a data message */ macro
/arch/x86/coco/sev/
A Dcore.c1900 return -EBADMSG; in verify_and_dec_payload()
1905 return -EBADMSG; in verify_and_dec_payload()
1912 return -EBADMSG; in verify_and_dec_payload()
1918 return -EBADMSG; in verify_and_dec_payload()
1949 return -EBADMSG; in enc_payload()
/arch/x86/crypto/
A Daegis128-aesni-glue.c239 return crypto_memneq(tag.bytes, zeros.bytes, authsize) ? -EBADMSG : 0; in crypto_aegis128_aesni_decrypt()
A Daesni-intel_glue.c1435 err = -EBADMSG; in gcm_crypt()
/arch/arm64/crypto/
A Dsm4-ce-gcm-glue.c232 return -EBADMSG; in gcm_decrypt()
A Dsm4-ce-ccm-glue.c263 return -EBADMSG; in ccm_decrypt()
A Daes-ce-ccm-glue.c301 return -EBADMSG; in ccm_decrypt()
A Dghash-ce-glue.c421 return ret ? -EBADMSG : 0; in gcm_decrypt()
/arch/s390/kernel/
A Dmachine_kexec_file.c66 return -EBADMSG; in s390_verify_sig()
/arch/powerpc/crypto/
A Daes-gcm-p10-glue.c308 return -EBADMSG; in p10_aes_gcm_crypt()
/arch/powerpc/platforms/pseries/
A Dcmm.c360 return -EBADMSG; in store_oom_pages()
/arch/arm/crypto/
A Dghash-ce-glue.c467 return ret ? -EBADMSG : 0; in gcm_decrypt()
/arch/s390/crypto/
A Daes_s390.c1015 ret = -EBADMSG; in gcm_aes_crypt()

Completed in 31 milliseconds