diff options
author | joshua <> | 2024-03-26 12:10:50 +0000 |
---|---|---|
committer | joshua <> | 2024-03-26 12:10:50 +0000 |
commit | 8ec42d5ee5a4f2ad8f1041e98230cca595c03ba9 (patch) | |
tree | 30242722543d8fcf16a0eccd205602eaf5467e38 /src/lib/libcrypto/md4/md4.c | |
parent | b4da27dc607f0df09ca9d4a261307534f5914cec (diff) | |
download | openbsd-8ec42d5ee5a4f2ad8f1041e98230cca595c03ba9.tar.gz openbsd-8ec42d5ee5a4f2ad8f1041e98230cca595c03ba9.tar.bz2 openbsd-8ec42d5ee5a4f2ad8f1041e98230cca595c03ba9.zip |
Simplify HMAC_CTX_new()
There is no need to call HMAC_CTX_init() as the memory has already been
initialised to zero.
ok tb
Diffstat (limited to 'src/lib/libcrypto/md4/md4.c')
0 files changed, 0 insertions, 0 deletions