Searched refs:MD4_LONG (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dmd4.h74 * ! MD4_LONG has to be at least 32 bits wide. If it's wider, then !
80 #define MD4_LONG unsigned long macro
82 #define MD4_LONG unsigned long macro
92 #define MD4_LONG unsigned int macro
101 MD4_LONG A,B,C,D;
102 MD4_LONG Nl,Nh;
103 MD4_LONG data[MD4_LBLOCK];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/md4/
H A Dmd4.h74 * ! MD4_LONG has to be at least 32 bits wide. If it's wider, then !
80 #define MD4_LONG unsigned long macro
82 #define MD4_LONG unsigned long macro
92 #define MD4_LONG unsigned int macro
101 MD4_LONG A,B,C,D;
102 MD4_LONG Nl,Nh;
103 MD4_LONG data[MD4_LBLOCK];
H A Dmd4_locl.h98 #define HASH_LONG MD4_LONG
H A Dmd4_dgst.c88 const MD4_LONG *X=data;
172 MD4_LONG XX[MD4_LBLOCK];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/md4/
H A Dmd4.h75 * ! MD4_LONG has to be at least 32 bits wide. If it's wider, then !
81 #define MD4_LONG unsigned long macro
83 #define MD4_LONG unsigned long macro
93 #define MD4_LONG unsigned int macro
102 MD4_LONG A,B,C,D;
103 MD4_LONG Nl,Nh;
104 MD4_LONG data[MD4_LBLOCK];
H A Dmd4_locl.h100 #define HASH_LONG MD4_LONG
H A Dmd4_dgst.c88 const MD4_LONG *X=data;
172 MD4_LONG XX[MD4_LBLOCK];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dmd4.h75 * ! MD4_LONG has to be at least 32 bits wide. If it's wider, then !
81 #define MD4_LONG unsigned long macro
83 #define MD4_LONG unsigned long macro
93 #define MD4_LONG unsigned int macro
102 MD4_LONG A,B,C,D;
103 MD4_LONG Nl,Nh;
104 MD4_LONG data[MD4_LBLOCK];

Completed in 176 milliseconds