]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/modes/gcm128.c
Following the license change, modify the boilerplates in crypto/modes/
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:46:12 +0000 (13:46 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 14:06:37 +0000 (15:06 +0100)
commit81cae8ce0965afeb2dc1697d2a68ba3eb427be52
tree1f4065c7e8e1c1344ed87b63018133e9f79ecbca
parent2bcb0fc8627ea41ac61845d3320ed6ba67412c20
Following the license change, modify the boilerplates in crypto/modes/

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7803)
23 files changed:
crypto/modes/asm/aesni-gcm-x86_64.pl
crypto/modes/asm/ghash-alpha.pl
crypto/modes/asm/ghash-armv4.pl
crypto/modes/asm/ghash-c64xplus.pl
crypto/modes/asm/ghash-ia64.pl
crypto/modes/asm/ghash-parisc.pl
crypto/modes/asm/ghash-s390x.pl
crypto/modes/asm/ghash-sparcv9.pl
crypto/modes/asm/ghash-x86.pl
crypto/modes/asm/ghash-x86_64.pl
crypto/modes/asm/ghashp8-ppc.pl
crypto/modes/asm/ghashv8-armx.pl
crypto/modes/cbc128.c
crypto/modes/ccm128.c
crypto/modes/cfb128.c
crypto/modes/ctr128.c
crypto/modes/cts128.c
crypto/modes/gcm128.c
crypto/modes/modes_lcl.h
crypto/modes/ocb128.c
crypto/modes/ofb128.c
crypto/modes/wrap128.c
crypto/modes/xts128.c