]> 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:04:14 +0000 (15:04 -0400)
commit3f77491cb336df843984139fbb6fb16f47daf876
treee09517bfc883deb417b28d51ecaedce56a6ed7c0
parent05301b100f615a4c7cd3e05c64f71e3b43875de9
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)
apps/include/apps.h
apps/lib/apps.c