openssl/crypto/conf
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 unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
conf_api.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
conf_def.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_def.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_lib.c Elide OPENSSL_INIT_set_config_filename() for no-stdio build 2016-03-07 14:51:08 -05:00
conf_mall.c Move dso.h to internal 2016-03-23 09:12:11 -04:00
conf_mod.c Rename int_*() functions to *_int() 2016-04-13 08:59:03 +01:00
conf_sap.c Rename int_*() functions to *_int() 2016-04-13 08:59:03 +01:00
keysets.pl Don't use hardcoded values for types 2016-03-21 15:19:35 +00:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00