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

  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_lcl.h 118 #if !defined(USE_MD5_RAND) && !defined(USE_SHA1_RAND) && !defined(USE_MDC2_RAND) && !defined(USE_MD2_RAND)
120 #define USE_SHA1_RAND
140 #elif defined(USE_SHA1_RAND)
  /external/openssl/crypto/rand/
rand_lcl.h 118 #if !defined(USE_MD5_RAND) && !defined(USE_SHA1_RAND) && !defined(USE_MDC2_RAND) && !defined(USE_MD2_RAND)
120 #define USE_SHA1_RAND
140 #elif defined(USE_SHA1_RAND)

Completed in 72 milliseconds