diff options
author | joshua <> | 2024-03-26 12:10:50 +0000 |
---|---|---|
committer | joshua <> | 2024-03-26 12:10:50 +0000 |
commit | 8db9f9e666f34e36b4b40e5fb6cf87517050a56a (patch) | |
tree | 30242722543d8fcf16a0eccd205602eaf5467e38 /src/lib/libcrypto/rsa/rsa_lib.c | |
parent | b650f9a57100fdd87731fcdcd8aa08553cc24ed8 (diff) | |
download | openbsd-8db9f9e666f34e36b4b40e5fb6cf87517050a56a.tar.gz openbsd-8db9f9e666f34e36b4b40e5fb6cf87517050a56a.tar.bz2 openbsd-8db9f9e666f34e36b4b40e5fb6cf87517050a56a.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/rsa/rsa_lib.c')
0 files changed, 0 insertions, 0 deletions