HomeSort by relevance Sort by last modified time
    Searched refs:RIPEMD160_LONG (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/ripemd/
ripemd.h 74 #define RIPEMD160_LONG unsigned long
76 #define RIPEMD160_LONG unsigned long
79 #define RIPEMD160_LONG unsigned int
88 RIPEMD160_LONG A,B,C,D,E;
89 RIPEMD160_LONG Nl,Nh;
90 RIPEMD160_LONG data[RIPEMD160_LBLOCK];
rmd_locl.h 83 #define HASH_LONG RIPEMD160_LONG
rmd_dgst.c 99 RIPEMD160_LONG XX[16];
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ripemd.h 74 #define RIPEMD160_LONG unsigned long
76 #define RIPEMD160_LONG unsigned long
79 #define RIPEMD160_LONG unsigned int
88 RIPEMD160_LONG A,B,C,D,E;
89 RIPEMD160_LONG Nl,Nh;
90 RIPEMD160_LONG data[RIPEMD160_LBLOCK];
  /external/openssl/crypto/ripemd/
ripemd.h 74 #define RIPEMD160_LONG unsigned long
76 #define RIPEMD160_LONG unsigned long
79 #define RIPEMD160_LONG unsigned int
88 RIPEMD160_LONG A,B,C,D,E;
89 RIPEMD160_LONG Nl,Nh;
90 RIPEMD160_LONG data[RIPEMD160_LBLOCK];
rmd_locl.h 83 #define HASH_LONG RIPEMD160_LONG
rmd_dgst.c 99 RIPEMD160_LONG XX[16];
  /external/openssl/include/openssl/
ripemd.h 74 #define RIPEMD160_LONG unsigned long
76 #define RIPEMD160_LONG unsigned long
79 #define RIPEMD160_LONG unsigned int
88 RIPEMD160_LONG A,B,C,D,E;
89 RIPEMD160_LONG Nl,Nh;
90 RIPEMD160_LONG data[RIPEMD160_LBLOCK];

Completed in 34 milliseconds