mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
812b153706
In PR #5295 it was decided that the locking api should remain private and used only inside libcrypto. However, the locking functions were added back to `libcrypto.num` by `mkdef.pl`, because the function prototypes were still listed in `internal/rand.h`. (This header contains functions which are internal, but shared between libcrypto and libssl.) This commit moves the prototypes to `rand_lcl.h` and changes the names to lowercase, following the convention therein. It also corrects an outdated documenting comment. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5375) |
||
---|---|---|
.. | ||
__DECC_INCLUDE_EPILOGUE.H | ||
__DECC_INCLUDE_PROLOGUE.H | ||
bio.h | ||
comp.h | ||
conf.h | ||
constant_time_locl.h | ||
cryptlib.h | ||
dane.h | ||
dso.h | ||
dsoerr.h | ||
err.h | ||
nelem.h | ||
numbers.h | ||
o_dir.h | ||
o_str.h | ||
rand.h | ||
refcount.h | ||
sockets.h | ||
thread_once.h |