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

1 2

  /src/crypto/external/bsd/openssl.old/include/crypto/
bn_conf.h 25 # define SIXTY_FOUR_BIT
  /src/crypto/external/bsd/openssl.old/include/internal/
bn_conf.h 27 # define SIXTY_FOUR_BIT
  /src/crypto/external/apache2/openssl/include/crypto/
bn_conf.h 33 #define SIXTY_FOUR_BIT
  /src/crypto/external/bsd/openssl/include/crypto/
bn_conf.h 28 #define SIXTY_FOUR_BIT
  /src/crypto/external/apache2/openssl/dist/include/crypto/
bn_conf.h.in 30 {- $config{b64} ? "#define" : "#undef" -} SIXTY_FOUR_BIT
  /src/crypto/external/apache2/openssl/dist/include/openssl/
configuration.h.in 68 {- $config{b64} ? "# define" : "# undef" -} SIXTY_FOUR_BIT
bn.h 44 #ifdef SIXTY_FOUR_BIT
  /src/crypto/external/bsd/openssl/dist/include/openssl/
configuration.h.in 59 {- $config{b64} ? "# define" : "# undef" -} SIXTY_FOUR_BIT
bn.h 44 # ifdef SIXTY_FOUR_BIT
  /src/crypto/external/apache2/openssl/include/openssl/
configuration.h 182 # define SIXTY_FOUR_BIT
  /src/crypto/external/bsd/openssl/include/openssl/
configuration.h 122 # undef SIXTY_FOUR_BIT
  /src/crypto/external/apache2/openssl/dist/Configurations/
50-win-onecore.conf 79 bn_ops => "SIXTY_FOUR_BIT RC4_CHAR",
  /src/crypto/external/bsd/openssl/dist/Configurations/
50-win-onecore.conf 80 bn_ops => "SIXTY_FOUR_BIT RC4_CHAR",
  /src/crypto/external/apache2/openssl/dist/include/internal/
numbers.h 79 #ifdef SIXTY_FOUR_BIT
  /src/crypto/external/bsd/openssl.old/include/openssl/
opensslconf.h 198 # define SIXTY_FOUR_BIT
  /src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_local.h 15 * SIXTY_FOUR_BIT in its own environment since it doesn't re-run our
106 #ifdef SIXTY_FOUR_BIT
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))
408 #elif (defined(__x86_64) || defined(__x86_64__)) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
423 #elif (defined(_M_AMD64) || defined(_M_X64)) && defined(SIXTY_FOUR_BIT)
432 #elif defined(__mips) && (defined(SIXTY_FOUR_BIT) || 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 15 * SIXTY_FOUR_BIT in its own environment since it doesn't re-run our
107 # ifdef SIXTY_FOUR_BIT
385 (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
390 # elif defined(__alpha) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
412 (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
427 # elif (defined(_M_AMD64) || defined(_M_X64)) && defined(SIXTY_FOUR_BIT)
436 # elif defined(__mips) && (defined(SIXTY_FOUR_BIT) || 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 15 * SIXTY_FOUR_BIT in its own environment since it doesn't re-run our
100 # ifdef SIXTY_FOUR_BIT
410 (defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG))
415 # elif defined(__alpha) && (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
437 (defined(SIXTY_FOUR_BIT_LONG) || defined(SIXTY_FOUR_BIT))
452 # elif (defined(_M_AMD64) || defined(_M_X64)) && defined(SIXTY_FOUR_BIT)
461 # elif defined(__mips) && (defined(SIXTY_FOUR_BIT) || 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 152 {- $config{b64} ? "# define" : "# undef" -} SIXTY_FOUR_BIT
bn.h 38 # ifdef SIXTY_FOUR_BIT
  /src/crypto/external/apache2/openssl/dist/crypto/encode_decode/
encoder_lib.c 34 #ifdef SIXTY_FOUR_BIT
  /src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
encode_key2text.c 42 # ifdef SIXTY_FOUR_BIT

Completed in 78 milliseconds

1 2