openssl/engines/afalg
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 Don't add afalg engine if configured "no-engine" 2016-03-09 12:51:07 +01:00
e_afalg_err.c Rework based on feedback: 2016-03-07 13:36:17 +00:00
e_afalg_err.h Rework based on feedback: 2016-03-07 13:36:17 +00:00
e_afalg.c Rename int_*() functions to *_int() 2016-04-13 08:59:03 +01:00
e_afalg.ec ALG: Add AFALG engine 2016-03-07 13:36:17 +00:00
e_afalg.h Rework based on feedback: 2016-03-07 13:36:17 +00:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00