diff options
author | tb <> | 2024-01-03 09:13:32 +0000 |
---|---|---|
committer | tb <> | 2024-01-03 09:13:32 +0000 |
commit | d168f547ff3cf9b163783adacef5060d005ca680 (patch) | |
tree | 96e5f25074cd7d567b05bd451169e4c00305d1c3 /src/lib/libcrypto/dsa | |
parent | 14bca099c12e31dddfc6aa60a4fa22254f174eaa (diff) | |
download | openbsd-d168f547ff3cf9b163783adacef5060d005ca680.tar.gz openbsd-d168f547ff3cf9b163783adacef5060d005ca680.tar.bz2 openbsd-d168f547ff3cf9b163783adacef5060d005ca680.zip |
Improve order in ancient CMS helpers
First came EVP_CIPHER_param_to_asn1() which wraps EVP_CIPHER_set_asn1_iv()
which was implemented last. Then came EVP_CIPHER_asn1_to_param() wrapping
EVP_CIPHER_get_asn1_iv(). Move each param function below the iv function
it wraps.
Diffstat (limited to 'src/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions