Searched refs:MD5_LONG (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dmd5.h75 * ! MD5_LONG has to be at least 32 bits wide. If it's wider, then !
81 #define MD5_LONG unsigned long macro
83 #define MD5_LONG unsigned long macro
93 #define MD5_LONG unsigned int macro
102 MD5_LONG A,B,C,D;
103 MD5_LONG Nl,Nh;
104 MD5_LONG data[MD5_LBLOCK];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/
H A Dmd5.h75 * ! MD5_LONG has to be at least 32 bits wide. If it's wider, then !
81 #define MD5_LONG unsigned long macro
83 #define MD5_LONG unsigned long macro
93 #define MD5_LONG unsigned int macro
102 MD5_LONG A,B,C,D;
103 MD5_LONG Nl,Nh;
104 MD5_LONG data[MD5_LBLOCK];
H A Dmd5_locl.h74 void md5_block_asm_data_order_aligned (MD5_CTX *c, const MD5_LONG *p,size_t num);
111 #define HASH_LONG MD5_LONG
H A Dmd5_dgst.c88 const MD5_LONG *X=data;
189 MD5_LONG XX[MD5_LBLOCK];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/
H A Dmd5.h75 * ! MD5_LONG has to be at least 32 bits wide. If it's wider, then !
81 # define MD5_LONG unsigned long macro
83 # define MD5_LONG unsigned long macro
93 # define MD5_LONG unsigned int macro
101 MD5_LONG A, B, C, D;
102 MD5_LONG Nl, Nh;
103 MD5_LONG data[MD5_LBLOCK];
H A Dmd5_locl.h83 #define HASH_LONG MD5_LONG
H A Dmd5_dgst.c99 MD5_LONG XX[MD5_LBLOCK];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/
H A Dmd5.h75 * ! MD5_LONG has to be at least 32 bits wide. If it's wider, then !
81 # define MD5_LONG unsigned long macro
83 # define MD5_LONG unsigned long macro
93 # define MD5_LONG unsigned int macro
101 MD5_LONG A, B, C, D;
102 MD5_LONG Nl, Nh;
103 MD5_LONG data[MD5_LBLOCK];
H A Dmd5_locl.h83 #define HASH_LONG MD5_LONG
H A Dmd5_dgst.c99 MD5_LONG XX[MD5_LBLOCK];

Completed in 74 milliseconds