openssl/crypto/modes
Tomas Mraz 2dbddfab08 aes-gcm-avx512.pl: Fix the clang version detection on Apple Oses
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20519)

(cherry picked from commit 110dac5783)
2023-03-17 11:25:25 +01:00
..
asm aes-gcm-avx512.pl: Fix the clang version detection on Apple Oses 2023-03-17 11:25:25 +01:00
build.info Do not build P10-specific AES-GCM assembler on AIX 2022-12-14 12:53:05 +01:00
cbc128.c Update copyright year 2021-04-08 13:04:41 +01:00
ccm128.c Update copyright year 2020-06-04 14:33:57 +01:00
cfb128.c Update copyright year 2021-04-08 13:04:41 +01:00
ctr128.c Update copyright year 2021-04-08 13:04:41 +01:00
cts128.c Reorganize private crypto header files 2019-09-28 20:26:34 +02:00
gcm128.c riscv: GCM: Implement GHASH() 2023-03-16 13:12:19 +11:00
ocb128.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
ofb128.c Update copyright year 2021-04-08 13:04:41 +01:00
siv128.c Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02: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
xts128gb.c providers: Add SM4 XTS implementation 2022-11-29 16:17:30 +01:00