+0
−10
+0
−3
crypto/include/internal/rand.h
0 → 100644
+11
−0
+5
−5
+2
−2
Loading
RAND_cleanup() should not be called expicitly - we should leave auto-deinit to clean this up instead. Reviewed-by:Tim Hudson <tjh@openssl.org> Reviewed-by:
Richard Levitte <levitte@openssl.org>