]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change all one's complement to ones' complement for consistency
authorwillmafh <willmafh@hotmail.com>
Tue, 3 Dec 2024 05:13:39 +0000 (13:13 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 6 Dec 2024 14:26:36 +0000 (15:26 +0100)
commit8a74ed56191b77151371b2ef6240e662ac671f5b
treebeb0961e2dbe0691425a892af3b68a2f053c5746
parenta1f07a0049cb33a880bfcc359c6a911cafb2b791
Change all one's complement to ones' complement for consistency

CLA: trivial

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26095)
crypto/asn1/a_int.c
crypto/modes/siv128.c
include/internal/numbers.h
include/internal/sockets.h
providers/implementations/kdfs/krb5kdf.c
test/bioprinttest.c