diff options
author | jsing <> | 2022-05-10 05:19:23 +0000 |
---|---|---|
committer | jsing <> | 2022-05-10 05:19:23 +0000 |
commit | 81177611f2a8ffaea5e7c83a10826026186d8d8f (patch) | |
tree | 3e26f1150af9c6dd479ad5ca7947582f1c29cffe /src/lib/libssl/ssl_methods.c | |
parent | 295acdc1d1b92f8bf9f9e729590d5598c3bd0333 (diff) | |
download | openbsd-81177611f2a8ffaea5e7c83a10826026186d8d8f.tar.gz openbsd-81177611f2a8ffaea5e7c83a10826026186d8d8f.tar.bz2 openbsd-81177611f2a8ffaea5e7c83a10826026186d8d8f.zip |
Remove ASN.1 combining.
This was an option used to combine ASN.1 into a single structure, which was
only ever used by DSAPublicKey and X509_ATTRIBUTE. Since they no longer use
it we can mop this up and simplify all of the related code.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions