diff options
author | tb <> | 2024-01-03 09:13:32 +0000 |
---|---|---|
committer | tb <> | 2024-01-03 09:13:32 +0000 |
commit | 1c6d12a18927be32f24e3dd8c0cb0d33de676d66 (patch) | |
tree | 96e5f25074cd7d567b05bd451169e4c00305d1c3 /src/lib/libcrypto/dsa/dsa_ameth.c | |
parent | bc850408943f23b6a549255d26c13acb37706695 (diff) | |
download | openbsd-1c6d12a18927be32f24e3dd8c0cb0d33de676d66.tar.gz openbsd-1c6d12a18927be32f24e3dd8c0cb0d33de676d66.tar.bz2 openbsd-1c6d12a18927be32f24e3dd8c0cb0d33de676d66.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/dsa_ameth.c')
0 files changed, 0 insertions, 0 deletions