Loading crypto/md5/md5_locl.h +0 −4 Original line number Diff line number Diff line Loading @@ -135,11 +135,7 @@ void md5_block_data_order (MD5_CTX *c, const void *p,int num); */ #endif #ifndef FLAT_INC #include "../md32_common.h" #else #include "md32_common.h" #endif /* #define F(x,y,z) (((x) & (y)) | ((~(x)) & (z))) Loading crypto/ripemd/rmd_locl.h +0 −4 Original line number Diff line number Diff line Loading @@ -106,11 +106,7 @@ void ripemd160_block_data_order (RIPEMD160_CTX *c, const void *p,int num); #define HASH_BLOCK_DATA_ORDER ripemd160_block_data_order #endif #ifndef FLAT_INC #include "../md32_common.h" #else #include "md32_common.h" #endif #if 0 #define F1(x,y,z) ((x)^(y)^(z)) Loading crypto/sha/sha_locl.h +0 −4 Original line number Diff line number Diff line Loading @@ -130,11 +130,7 @@ # error "Either SHA_0 or SHA_1 must be defined." #endif #ifndef FLAT_INC #include "../md32_common.h" #else #include "md32_common.h" #endif #define INIT_DATA_h0 0x67452301UL #define INIT_DATA_h1 0xefcdab89UL Loading Loading
crypto/md5/md5_locl.h +0 −4 Original line number Diff line number Diff line Loading @@ -135,11 +135,7 @@ void md5_block_data_order (MD5_CTX *c, const void *p,int num); */ #endif #ifndef FLAT_INC #include "../md32_common.h" #else #include "md32_common.h" #endif /* #define F(x,y,z) (((x) & (y)) | ((~(x)) & (z))) Loading
crypto/ripemd/rmd_locl.h +0 −4 Original line number Diff line number Diff line Loading @@ -106,11 +106,7 @@ void ripemd160_block_data_order (RIPEMD160_CTX *c, const void *p,int num); #define HASH_BLOCK_DATA_ORDER ripemd160_block_data_order #endif #ifndef FLAT_INC #include "../md32_common.h" #else #include "md32_common.h" #endif #if 0 #define F1(x,y,z) ((x)^(y)^(z)) Loading
crypto/sha/sha_locl.h +0 −4 Original line number Diff line number Diff line Loading @@ -130,11 +130,7 @@ # error "Either SHA_0 or SHA_1 must be defined." #endif #ifndef FLAT_INC #include "../md32_common.h" #else #include "md32_common.h" #endif #define INIT_DATA_h0 0x67452301UL #define INIT_DATA_h1 0xefcdab89UL Loading