diff options
author | 2019-04-25 04:54:35 +0000 | |
---|---|---|
committer | 2019-04-25 04:54:35 +0000 | |
commit | e3b43e16b923c8e2484ecd6bd812d76f7b32ab3d (patch) | |
tree | 74174f66c0ab84ef15676177d6f516aa2d608e7d /lib/libc | |
parent | Rename some variables in tls_decrypt_ticket(). (diff) | |
download | wireguard-openbsd-e3b43e16b923c8e2484ecd6bd812d76f7b32ab3d.tar.xz wireguard-openbsd-e3b43e16b923c8e2484ecd6bd812d76f7b32ab3d.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 'lib/libc')
0 files changed, 0 insertions, 0 deletions