Home
last modified time | relevance | path

Searched defs:x11 (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dchacha.c91 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 Dchacha.c113 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/curve25519/
H A Dcurve25519.c278 const uint32_t x11 = in1[3]; in fe_add_impl() local
322 const uint32_t x11 = in1[3]; in fe_sub_impl() local
366 const uint32_t x11 = in1[3]; in fe_mul_impl() local
696 const uint32_t x11 = in1[3]; in fe_mul_121666_impl() local
/dflybsd-src/crypto/libressl/crypto/chacha/
H A Dchacha-merged.c126 u32 x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
/dflybsd-src/usr.sbin/kbdmap/
H A Dkbdmap.c57 static int x11; variable