openssl/crypto
Dr. Matthias St. Pierre 812b153706 DRBG: make locking api truly private
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)
2018-02-15 12:25:01 +01:00
..
aes Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
aria
asn1 Generate copyright year properly 2018-02-13 13:22:30 -05:00
async Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
bf Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
bio VMS: for testutil, make sure to use BIO_f_linebuffer 2018-02-13 21:14:07 +01:00
blake2
bn VMS: modify crypto/bn/asm/ia64.S to build properly 2018-02-14 17:13:53 +01:00
buffer
camellia Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
cast Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
chacha Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
cmac
cms
comp
conf Generate copyright year properly 2018-02-13 13:22:30 -05:00
ct
des Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
dh
dsa
dso
ec Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
engine Update copyright year 2018-02-13 13:59:25 +00:00
err DRBG: make locking api truly private 2018-02-15 12:25:01 +01:00
evp Avoid fragile aliasing of SHA224/384 update/final 2018-02-13 23:27:51 -05:00
hmac
idea
include/internal SHA512/224 and SHA512/256 2018-01-24 07:09:46 +10:00
kdf
lhash
md2
md4
md5 Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
mdc2
modes Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
objects Generate copyright year properly 2018-02-13 13:22:30 -05:00
ocsp Update copyright year 2018-02-13 13:59:25 +00:00
pem
perlasm Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
pkcs7
pkcs12
poly1305 Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
rand DRBG: make locking api truly private 2018-02-15 12:25:01 +01:00
rc2
rc4 Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
rc5 Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
ripemd Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
rsa Fix a memory leak in an error path 2018-02-14 15:30:15 +00:00
seed
sha Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
siphash
sm3
sm4
srp
stack
store OSSL_STORE: Add OSSL_STORE_vctrl() 2018-02-14 20:11:06 +01:00
ts
txt_db
ui
whrlpool Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
x509
x509v3 Make sure we check the return value of extract_min_max() 2018-02-14 15:32:06 +00:00
alphacpuid.pl
arm64cpuid.pl Update copyright year 2018-02-13 13:59:25 +00:00
arm_arch.h Update copyright year 2018-02-13 13:59:25 +00:00
armcap.c Update copyright year 2018-02-13 13:59:25 +00:00
armv4cpuid.pl
build.info Harmonize the make variables across all known platforms families 2018-02-14 17:13:53 +01:00
c64xpluscpuid.pl
cpt_err.c
cryptlib.c Make OPENSSL_rdtsc universally available. 2018-02-07 10:08:15 +10:00
ctype.c
cversion.c
dllmain.c
ebcdic.c
ex_data.c Update copyright year 2018-02-13 13:59:25 +00:00
ia64cpuid.S
init.c OPENSSL_cleanup: cleanup secure memory 2018-02-13 17:32:54 +01:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
mem_clr.c
mem_dbg.c Update copyright year 2018-02-13 13:59:25 +00:00
mem_sec.c Revert the crypto "global lock" implementation 2018-01-31 12:25:28 -06:00
mem.c Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
mips_arch.h
o_dir.c
o_fips.c
o_fopen.c
o_init.c
o_str.c
o_time.c
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390x_arch.h s390x assembly pack: add KMAC code path for aes-ccm 2018-02-06 19:39:52 +01:00
s390xcap.c
s390xcpuid.pl s390x assembly pack: implement OPENSSL_rdtsc as STCKF 2018-02-13 20:34:38 +01:00
sparc_arch.h
sparccpuid.S
sparcv9cap.c
threads_none.c
threads_pthread.c
threads_win.c
uid.c
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl