openssl/crypto/rand
Matt Caswell b3599dbb6a Rename int_*() functions to *_int()
There is a preference for suffixes to indicate that a function is internal
rather than prefixes. Note: the suffix is only required to disambiguate
internal functions and public symbols with the same name (but different
case)

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-13 08:59:03 +01:00
..
build.info Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
md_rand.c Convert rand code to new threading API 2016-03-09 01:14:57 +00:00
rand_egd.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
rand_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lib.c Rename int_*() functions to *_int() 2016-04-13 08:59:03 +01:00
rand_unix.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
rand_vms.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_win.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
randfile.c Fix the no-posix-io option 2016-04-11 14:33:44 +01:00