CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/15 22:38:11
Modified files:
lib/libssl/src/crypto/bf: blowfish.h
lib/libssl/src/crypto/des: qud_cksm.c
lib/libssl/src/crypto/md4: md4.h
lib/libssl/src/crypto/md5: md5.h
lib/libssl/src/crypto/ripemd: ripemd.h
lib/libssl/src/crypto/sha: sha.h
Log message:
Remove _CRAY references. Note that this pleads for the use of <stdint.h>
fixed-width types instead of choosing int or long depending upon what we
think the architecture support.
