diff options
author | tb <> | 2023-11-19 09:29:11 +0000 |
---|---|---|
committer | tb <> | 2023-11-19 09:29:11 +0000 |
commit | 6e435e2554505c1ea973526a30fea9135b019f4f (patch) | |
tree | 84a71b8df63e35421124216c8ff1fe782823f004 /src/lib/libcrypto/dsa/dsa_lib.c | |
parent | ba58055b32218a61b06555001b167cf4c1571412 (diff) | |
download | openbsd-6e435e2554505c1ea973526a30fea9135b019f4f.tar.gz openbsd-6e435e2554505c1ea973526a30fea9135b019f4f.tar.bz2 openbsd-6e435e2554505c1ea973526a30fea9135b019f4f.zip |
openssl pkcs12: rewrite without reaching into X509_ALGOR
We can call ASN1_item_unpack() which will end up stuffing the same
arguments into ASN1_item_d2i() as d2i_PBEPARAM(). This eliminates
the last struct access into X509_ALGOR outside libcrypto in the base
tree.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions