diff options
author | 2019-03-17 18:07:41 +0000 | |
---|---|---|
committer | 2019-03-17 18:07:41 +0000 | |
commit | 7bd973386a5d471a9e204c92c4974e44058a6f1f (patch) | |
tree | 5eb35b099991ee560bfcb6fb124f5eb84f76f594 /lib/libcrypto/evp/p_lib.c | |
parent | sync (diff) | |
download | wireguard-openbsd-7bd973386a5d471a9e204c92c4974e44058a6f1f.tar.xz wireguard-openbsd-7bd973386a5d471a9e204c92c4974e44058a6f1f.zip |
Provide EVP_aes_{128,192,256}_wrap(). This is a compatible
implementation based on the one in OpenSSL 1.0.2r which is
still freely licensed.
The functions are undocumented in OpenSSL. To use them, one
needs to set the undocumented EVP_CIPHER_CTX_FLAG_WRAP_ALLOW
flag on the EVP_CIPHER_CTX.
resolves #505
ok jsing
Diffstat (limited to 'lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions