diff options
author | Rich Salz <rsalz@openssl.org> | 2015-04-28 16:50:54 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2015-04-28 16:50:54 +0200 |
commit | 3e47caff4830d2a117eda15b57a5feab89b846ae (patch) | |
tree | 6f0e22be0abe581e9e973c28e4bc4d7f532ef5c4 /crypto/ec | |
parent | Allow for types with leading underscore when checking error macros. (diff) | |
download | openssl-3e47caff4830d2a117eda15b57a5feab89b846ae.tar.xz openssl-3e47caff4830d2a117eda15b57a5feab89b846ae.zip |
ERR_ cleanup
Remove ERR_[gs]et_implementation as they were not undocumented and
useless (the data structure was opaque).
Halve the number of lock/unlock calls in almost all ERR_
functions by letting the caller of get_hash or int_thread_set
able to lock. Very useful when looping, such as adding errors,
or when getting the hash and immediately doing a lookup on it.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/ec')
0 files changed, 0 insertions, 0 deletions