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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1124 int64_t c11 = (load_4(c + 28) >> 7); local in function:sc25519_muladd
1191 s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 +
ed25519_ref10.c 1124 int64_t c11 = (load_4(c + 28) >> 7); local in function:sc25519_muladd
1191 s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 +

Completed in 28 milliseconds