openssl/crypto/modes
Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
This includes error reporting for libcrypto sub-libraries in surprising
places.

This was done using util/err-to-raise

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13318)
2020-11-13 09:35:02 +01:00
..
asm Ignore vendor name in Clang version number. 2020-08-27 20:27:26 -07:00
build.info Optimize AES-GCM implementation on aarch64 2019-12-19 12:36:07 +10:00
cbc128.c Update copyright year 2020-06-04 14:33:57 +01:00
ccm128.c Update copyright year 2020-06-04 14:33:57 +01:00
cfb128.c Update copyright year 2020-06-04 14:33:57 +01:00
ctr128.c Add and use internal header that implements endianness check 2020-07-11 10:00:33 +02:00
cts128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
gcm128.c Add and use internal header that implements endianness check 2020-07-11 10:00:33 +02:00
ocb128.c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 2020-11-13 09:35:02 +01:00
ofb128.c Update copyright year 2020-06-04 14:33:57 +01:00
siv128.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
wrap128.c Following the license change, modify the boilerplates in crypto/modes/ 2018-12-06 15:06:37 +01:00
xts128.c Add and use internal header that implements endianness check 2020-07-11 10:00:33 +02:00