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
Makefile
rc5_ecb.c
rc5_enc.c
rc5_locl.h
rc5_skey.c
rc5.h
rc5cfb64.c
rc5ofb64.c
rc5s.cpp
rc5test.c