X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Finclude%2Finternal%2Frand_int.h;h=d0999f28adb4b6a2c2042384ee6470d8ec0aaef2;hb=0b14a5b7ccd1618fe47d74a51c4873144c57ac83;hp=90b00946a8302150bc272530c66f371aba7bd951;hpb=a35f607c9f9112c649b367d05639394fc1c30771;p=openssl.git diff --git a/crypto/include/internal/rand_int.h b/crypto/include/internal/rand_int.h index 90b00946a8..d0999f28ad 100644 --- a/crypto/include/internal/rand_int.h +++ b/crypto/include/internal/rand_int.h @@ -18,4 +18,5 @@ #include void rand_cleanup_int(void); +void rand_cleanup_drbg_int(void); void rand_fork(void);