add libctx and property query to fetch functions
authorPauli <pauli@openssl.org>
Thu, 10 Jun 2021 01:35:26 +0000 (11:35 +1000)
committerPauli <pauli@openssl.org>
Tue, 15 Jun 2021 08:26:47 +0000 (18:26 +1000)
commit3334e039cf3de72dbb7dd6151db26110afa8c993
tree2648dd1836e513fecbfcab2cdbf28fabd48f8813
parent02288cbb65397841dd0a06ddaa1cb1cdd1b05c10
add libctx and property query to fetch functions

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15687)
apps/include/app_libctx.h [new file with mode: 0644]
apps/include/apps.h
apps/lib/opt.c