HomeSort by: relevance | last modified time | path
    Searched refs:s19 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1145 int64_t s19; local in function:sc25519_muladd
1205 s19 = a8 * b11 + a9 * b10 + a10 * b9 + a11 * b8;
1239 s19 += carry18;
1275 carry19 = (s19 + (int64_t) (1L << 20)) >> 21;
1277 s19 -= carry19 * ((uint64_t) 1L << 21);
1310 s7 += s19 * 666643;
1311 s8 += s19 * 470296;
1312 s9 += s19 * 654183;
1313 s10 -= s19 * 997805;
1314 s11 += s19 * 136657
1592 int64_t s19 = 2097151 & (load_4(s + 49) >> 7); local in function:sc25519_reduce
    [all...]
  /src/tests/usr.bin/indent/
t_misc.sh 116 struct s17 { struct s18 { struct s19 { struct s20 {
144 struct s19 {

Completed in 40 milliseconds