diff options
author | tb <> | 2023-03-01 11:27:37 +0000 |
---|---|---|
committer | tb <> | 2023-03-01 11:27:37 +0000 |
commit | 6605e5334d57217ac2c4fecbc71e475c398fe67e (patch) | |
tree | 98171da7cbf7e8d3c165c24eb994019b0c93a228 /src/lib/libcrypto/dsa/dsa_lib.c | |
parent | 0f821aa0b658c22c3f24ce90965a83d1f0b225e7 (diff) | |
download | openbsd-6605e5334d57217ac2c4fecbc71e475c398fe67e.tar.gz openbsd-6605e5334d57217ac2c4fecbc71e475c398fe67e.tar.bz2 openbsd-6605e5334d57217ac2c4fecbc71e475c398fe67e.zip |
Convert EVP_CIPHER_meth_dup() to using calloc()
There is no reason for this to call EVP_CIPHER_meth_new(), as the flags
will be copied a line later anyway. Simplify this.
Requested by jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions