pkcs12: use the app's libctx and property query when searching for algorithms
authorPauli <pauli@openssl.org>
Thu, 10 Jun 2021 01:27:44 +0000 (11:27 +1000)
committerPauli <pauli@openssl.org>
Tue, 15 Jun 2021 08:26:47 +0000 (18:26 +1000)
commit09495e4301ea5805b51c8128f99587de64a20b6c
treeb00c6e55e9e438c1d214e997f345309eb0646dcc
parent4d574312dbeba89f3bf874aabbbd67a25b1cdf87
pkcs12: use the app's libctx and property query when searching for algorithms

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15687)
apps/pkcs12.c