HomeSort by: relevance | last modified time | path
    Searched refs:SIXTY_FOUR_BIT_LONG (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/crypto/external/bsd/openssl.old/include/crypto/
bn_conf.h 23 # define SIXTY_FOUR_BIT_LONG
  /src/crypto/external/bsd/openssl.old/include/internal/
bn_conf.h 25 # define SIXTY_FOUR_BIT_LONG
  /src/crypto/external/apache2/openssl/include/crypto/
bn_conf.h 29 #define SIXTY_FOUR_BIT_LONG
  /src/crypto/external/bsd/openssl/include/crypto/
bn_conf.h 26 #define SIXTY_FOUR_BIT_LONG
  /src/crypto/external/apache2/openssl/dist/include/crypto/
bn_conf.h.in 27 {- $config{b64l} ? "#define" : "#undef" -} SIXTY_FOUR_BIT_LONG
  /src/crypto/external/bsd/openssl/include/openssl/
configuration.h 124 # define SIXTY_FOUR_BIT_LONG
127 # undef SIXTY_FOUR_BIT_LONG
  /src/crypto/external/apache2/openssl/dist/include/openssl/
configuration.h.in 65 {- $config{b64l} ? "# define" : "# undef" -} SIXTY_FOUR_BIT_LONG
bn.h 36 #ifdef SIXTY_FOUR_BIT_LONG
  /src/crypto/external/bsd/openssl/dist/include/openssl/
configuration.h.in 58 {- $config{b64l} ? "# define" : "# undef" -} SIXTY_FOUR_BIT_LONG
bn.h 36 # ifdef SIXTY_FOUR_BIT_LONG
  /src/crypto/external/apache2/openssl/include/openssl/
configuration.h 178 # define SIXTY_FOUR_BIT_LONG
  /src/crypto/external/apache2/openssl/dist/include/internal/
numbers.h 67 #ifdef SIXTY_FOUR_BIT_LONG
  /src/crypto/external/bsd/openssl.old/include/openssl/
opensslconf.h 196 # define SIXTY_FOUR_BIT_LONG
  /src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_local.h 90 #ifdef SIXTY_FOUR_BIT_LONG
382 #if defined(__SIZEOF_INT128__) && __SIZEOF_INT128__ == 16 && (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
387 #elif defined(__alpha) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
399 #elif defined(_ARCH_PPC64) && defined(SIXTY_FOUR_BIT_LONG)
408 #elif (defined(__x86_64) || defined(__x86_64__)) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
432 #elif defined(__mips) && (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
445 #elif defined(__aarch64__) && defined(SIXTY_FOUR_BIT_LONG)
bn_div.c 184 #elif defined(__x86_64) && defined(SIXTY_FOUR_BIT_LONG)
bn_gf2m.c 32 #if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
120 #if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
  /src/crypto/external/bsd/openssl/dist/crypto/bn/
bn_local.h 91 # ifdef SIXTY_FOUR_BIT_LONG
385 (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
390 # elif defined(__alpha) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
402 # elif defined(_ARCH_PPC64) && defined(SIXTY_FOUR_BIT_LONG)
412 (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
436 # elif defined(__mips) && (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
449 # elif defined(__aarch64__) && defined(SIXTY_FOUR_BIT_LONG)
bn_div.c 183 # elif defined(__x86_64) && defined(SIXTY_FOUR_BIT_LONG)
bn_gf2m.c 33 # if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
129 # if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/
bn_local.h 84 # ifdef SIXTY_FOUR_BIT_LONG
410 (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
415 # elif defined(__alpha) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
427 # elif defined(_ARCH_PPC64) && defined(SIXTY_FOUR_BIT_LONG)
437 (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
461 # elif defined(__mips) && (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
474 # elif defined(__aarch64__) && defined(SIXTY_FOUR_BIT_LONG)
bn_div.c 183 # elif defined(__x86_64) && defined(SIXTY_FOUR_BIT_LONG)
bn_gf2m.c 32 # if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
128 # if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
opensslconf.h.in 151 {- $config{b64l} ? "# define" : "# undef" -} SIXTY_FOUR_BIT_LONG
  /src/crypto/external/apache2/openssl/dist/crypto/encode_decode/
encoder_lib.c 29 #ifdef SIXTY_FOUR_BIT_LONG
  /src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
encode_key2text.c 37 # ifdef SIXTY_FOUR_BIT_LONG

Completed in 170 milliseconds

1 2