Searched defs:x12 (Results 1 – 4 of 4) sorted by relevance
/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 | 126 u32 x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/dflybsd-src/sys/crypto/curve25519/ |
H A D | curve25519.c | 153 const uint32_t x12 = in1[5]; in fe_freeze() local 498 const uint32_t x12 = in1[5]; in fe_sqr_impl() local
|