Searched refs:RIPEMD160_LONG (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/ripemd/
H A Dripemd.h74 #define RIPEMD160_LONG unsigned long macro
76 #define RIPEMD160_LONG unsigned long macro
79 #define RIPEMD160_LONG unsigned int macro
88 RIPEMD160_LONG A,B,C,D,E;
89 RIPEMD160_LONG Nl,Nh;
90 RIPEMD160_LONG data[RIPEMD160_LBLOCK];
H A Drmd_locl.h83 #define HASH_LONG RIPEMD160_LONG
H A Drmd_dgst.c98 RIPEMD160_LONG XX[16];
/barrelfish-master/include/openssl/
H A Dripemd.h74 #define RIPEMD160_LONG unsigned long macro
76 #define RIPEMD160_LONG unsigned long macro
79 #define RIPEMD160_LONG unsigned int macro
88 RIPEMD160_LONG A,B,C,D,E;
89 RIPEMD160_LONG Nl,Nh;
90 RIPEMD160_LONG data[RIPEMD160_LBLOCK];

Completed in 93 milliseconds