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

  /external/openssl/crypto/bn/
bn_lcl.h 237 # if defined(__alpha) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
259 (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
274 # elif (defined(_M_AMD64) || defined(_M_X64)) && defined(SIXTY_FOUR_BIT)
283 # elif defined(__mips) && (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
bn_lib.c 185 #ifdef SIXTY_FOUR_BIT
209 #if defined(THIRTY_TWO_BIT) || defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
219 #if defined(THIRTY_TWO_BIT) || defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
bn_gf2m.c 106 #if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
165 #if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
bn.h 205 #ifdef SIXTY_FOUR_BIT
    [all...]
bntest.c 478 #ifdef SIXTY_FOUR_BIT
    [all...]
  /external/openssl/crypto/
opensslconf.h.in 67 #undef SIXTY_FOUR_BIT
opensslconf.h 235 #undef SIXTY_FOUR_BIT
  /external/openssl/include/openssl/
opensslconf.h 235 #undef SIXTY_FOUR_BIT
bn.h 205 #ifdef SIXTY_FOUR_BIT
    [all...]
  /external/openssl/apps/
genrsa.c 286 #ifndef SIXTY_FOUR_BIT
  /external/openssl/crypto/bio/
b_print.c 82 #if defined(BN_LLONG) || defined(SIXTY_FOUR_BIT)

Completed in 60 milliseconds