diff options
author | 2017-01-29 23:41:49 +0000 | |
---|---|---|
committer | 2017-01-29 23:41:49 +0000 | |
commit | 3715a3cfdaadeb85e377764381548b8662613cb2 (patch) | |
tree | ee828101d52d10e43a1e89af55a10477196eb2db /usr.bin/ssh/readconf.c | |
parent | remove unused variables (diff) | |
download | wireguard-openbsd-3715a3cfdaadeb85e377764381548b8662613cb2.tar.xz wireguard-openbsd-3715a3cfdaadeb85e377764381548b8662613cb2.zip |
Seriously warn against calling BN_init(3), BN_MONT_CTX_init(3),
and BN_RECP_CTX_init(3). They are not only deprecated but so
dangerous that they are almost unusable. I found these scary
traps while reading the code in order to document BN_set_flags(3).
While here, delete ERR_get_error(3) from SEE ALSO.
Diffstat (limited to 'usr.bin/ssh/readconf.c')
0 files changed, 0 insertions, 0 deletions