diff options
author | tb <> | 2018-05-12 18:51:59 +0000 |
---|---|---|
committer | tb <> | 2018-05-12 18:51:59 +0000 |
commit | 79813f3abca6cad2f925122889a740ad8d016c5b (patch) | |
tree | 5f970340a82f0750b045fd9489efa2e59be63789 /src/lib/libcrypto/evp/p_lib.c | |
parent | d179dae307ac7f37cfdcb0967d16dd7186146e55 (diff) | |
download | openbsd-79813f3abca6cad2f925122889a740ad8d016c5b.tar.gz openbsd-79813f3abca6cad2f925122889a740ad8d016c5b.tar.bz2 openbsd-79813f3abca6cad2f925122889a740ad8d016c5b.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 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions