summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtoul.c
diff options
context:
space:
mode:
authorbcook <>2016-09-03 14:54:25 +0000
committerbcook <>2016-09-03 14:54:25 +0000
commit40f86ac072d3c93d1158f96a747042c4e32ca6a2 (patch)
tree7db452907fc08cb3776749169b2f238fa070ae20 /src/lib/libc/stdlib/strtoul.c
parente5cd7ad2410b187a41e6ac216c000a85d90f9dcd (diff)
downloadopenbsd-40f86ac072d3c93d1158f96a747042c4e32ca6a2.tar.gz
openbsd-40f86ac072d3c93d1158f96a747042c4e32ca6a2.tar.bz2
openbsd-40f86ac072d3c93d1158f96a747042c4e32ca6a2.zip
deprecate EVP_EncryptFinal(), EVP_DecryptFinal() and EVP_CipherFinal()
This switches EVP_CipherFinal() to work as EVP_EncryptFinal() and EVP_DecryptFinal() do, always clearing the cipher context on completion. Indicate that, since it is not possible to tell whether this function will clear the context (the API has changed over time in OpenSSL), it is better to use the _ex() variants and explicitly clear instead. ok beck@
Diffstat (limited to 'src/lib/libc/stdlib/strtoul.c')
0 files changed, 0 insertions, 0 deletions