]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps: remove chopup_args()
authorEugene Syromiatnikov <esyr@openssl.org>
Thu, 4 Sep 2025 14:37:02 +0000 (16:37 +0200)
committerNeil Horman <nhorman@openssl.org>
Mon, 8 Sep 2025 19:18:43 +0000 (15:18 -0400)
commit2e5885d9737977aadb1667d16f0af238430a69d9
treeb449187696b9c8342d0bc26847b0e5de18a5fcae
parent9d8107751c6088d7bfbfe2100038391e2ff2daaf
apps: remove chopup_args()

The last (and only?) user has been removed in commit eca471391378 "APPS:
Drop interactive mode in the 'openssl' program".

Complements: eca471391378 "APPS: Drop interactive mode in the 'openssl' program"
Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28441)

(cherry picked from commit 3f77491cb336df843984139fbb6fb16f47daf876)
apps/include/apps.h
apps/lib/apps.c