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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10_fe_25_5.h 668 int64_t f0f3_2 = f0_2 * (int64_t) f3; local in function:fe25519_sq
724 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
840 int64_t f0f3_2 = f0_2 * (int64_t) f3; local in function:fe25519_sq2
896 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
ed25519_ref10_fe_25_5.h 668 int64_t f0f3_2 = f0_2 * (int64_t) f3; local in function:fe25519_sq
724 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
840 int64_t f0f3_2 = f0_2 * (int64_t) f3; local in function:fe25519_sq2
896 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;

Completed in 45 milliseconds