diff options
author | jsing <> | 2019-04-25 04:54:35 +0000 |
---|---|---|
committer | jsing <> | 2019-04-25 04:54:35 +0000 |
commit | 36f65c71f38fa570364b27285824fff86fcf0460 (patch) | |
tree | 52a011e96dbe86ef0b262e7acd453be600ab47a4 /src/lib/libc | |
parent | bd76db5d5244e8cc6d3c5422caae5ebdbc7f971b (diff) | |
download | openbsd-36f65c71f38fa570364b27285824fff86fcf0460.tar.gz openbsd-36f65c71f38fa570364b27285824fff86fcf0460.tar.bz2 openbsd-36f65c71f38fa570364b27285824fff86fcf0460.zip |
Use EVP_CIPHER_CTX_{new,free}() and HMAC_CTX_{new,free}() instead of
allocating on stack.
While here also check the return values from EVP_DecryptInit_ex() and
HMAC_Init_ex().
ok tb@
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions