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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c 1123 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); local in function:sc25519_muladd
1189 s10 = c10 + a0 * b10 + a1 * b9 + a2 * b8 + a3 * b7 + a4 * b6 + a5 * b5 +
ed25519_ref10.c 1123 int64_t c10 = 2097151 & (load_3(c + 26) >> 2); local in function:sc25519_muladd
1189 s10 = c10 + a0 * b10 + a1 * b9 + a2 * b8 + a3 * b7 + a4 * b6 + a5 * b5 +

Completed in 24 milliseconds