diff options
author | 2018-05-12 18:51:59 +0000 | |
---|---|---|
committer | 2018-05-12 18:51:59 +0000 | |
commit | 91427bf79cac71179f05deb775bfae45dc182e93 (patch) | |
tree | 1d1fbbd6558c80d9dcb98810807a36a42d7affe7 /lib/libcrypto/evp/p_lib.c | |
parent | Add const qualifiers to the return values of BIO_s_mem() and (diff) | |
download | wireguard-openbsd-91427bf79cac71179f05deb775bfae45dc182e93.tar.xz wireguard-openbsd-91427bf79cac71179f05deb775bfae45dc182e93.zip |
const qualifiers for BIO_new_mem_buf(), BIO_new_connect() and
BIO_new_accept(). The one for BIO_new_mem_buf() is a bit ugly
since it needs to cast away the newly added const qualifier,
as in OpenSSL commit 8ab31975bac.
ok jsing
Diffstat (limited to 'lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions