]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/{dsa,ec,rsa,pkey}.c: harmonize coding w.r.t. 'pubin' variable
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sat, 24 Sep 2022 11:44:47 +0000 (13:44 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 14 Mar 2023 16:26:49 +0000 (17:26 +0100)
commit091fef4936da93deee585dadd994144b330485d4
tree2b9eda01b41b14d48603dc47f8015de3fbde5a44
parent5ec4f45ef56dfe7733b70413f8e78426f19fb433
apps/{dsa,ec,rsa,pkey}.c: harmonize coding w.r.t. 'pubin' variable

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19076)
apps/dsa.c
apps/ec.c
apps/rsa.c