/dflybsd-src/crypto/libressl/crypto/idea/ |
H A D | i_cbc.c | 139 unsigned long x1,x2,x3,x4,t0,t1,ul; in idea_encrypt() local
|
/dflybsd-src/crypto/openssh/ |
H A D | chacha.c | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/dflybsd-src/sys/crypto/chacha20/ |
H A D | chacha.c | 113 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/dflybsd-src/crypto/libressl/crypto/chacha/ |
H A D | chacha-merged.c | 125 u32 x0, x1, x2, x3, x4, x5, x6, x7; in chacha_encrypt_bytes() local
|
/dflybsd-src/sys/crypto/curve25519/ |
H A D | curve25519.c | 157 const uint32_t x4 = in1[1]; in fe_freeze() local 502 const uint32_t x4 = in1[1]; in fe_sqr_impl() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | regex.c | 764 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument 1224 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | regex.c | 763 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument 1223 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | regex.c | 763 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument 1223 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | regex.c | 764 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument 1224 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | regex.c | 764 # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) argument 1224 # define DEBUG_PRINT4(x1, x2, x3, x4) argument
|