Home
last modified time | relevance | path

Searched defs:x9 (Results 1 – 4 of 4) 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.c279 const uint32_t x9 = in1[2]; in fe_add_impl() local
323 const uint32_t x9 = in1[2]; in fe_sub_impl() local
367 const uint32_t x9 = in1[2]; in fe_mul_impl() local
697 const uint32_t x9 = in1[2]; 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