openssl/crypto/rc5
Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef'
This removes all code surrounded by '#ifdef undef'
One case is left: memmove() replaced by open-coded for loop,
in crypto/stack/stack.c  That needs further review.

Also removed a couple of instances of /* dead code */ if I saw them
while doing the main removal.

Reviewed-by: Matt Caswell <matt@openssl.org>
2015-01-24 10:58:38 -05:00
..
asm Remove all .cvsignore files 2014-11-28 18:32:43 -05:00
Makefile Remove fipscanister build functionality from makefiles. 2014-12-08 13:23:45 +00:00
rc5.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc5_ecb.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc5_enc.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc5_locl.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc5_skey.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc5cfb64.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc5ofb64.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rc5s.cpp Submitted by: 1999-04-23 23:28:26 +00:00
rc5test.c ifdef cleanup, part 4a: '#ifdef undef' 2015-01-24 10:58:38 -05:00