HomeSort by: relevance | last modified time | path
    Searched defs:f0f3_2 (Results 1 - 4 of 4) 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
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
896 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
curve25519.c 1387 int64_t f0f3_2 = f0_2 * (int64_t)f3; local
1442 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
1720 int64_t f0f3_2 = f0_2 * (int64_t)f3; local
1775 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
  /src/crypto/external/bsd/openssl/dist/crypto/ec/
curve25519.c 1303 int64_t f0f3_2 = f0_2 * (int64_t) f3; local
1358 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
1612 int64_t f0f3_2 = f0_2 * (int64_t) f3; local
1667 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/
curve25519.c 1293 int64_t f0f3_2 = f0_2 * (int64_t) f3; local
1348 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;
1602 int64_t f0f3_2 = f0_2 * (int64_t) f3; local
1657 int64_t h3 = f0f3_2 + f1f2_2 + f4f9_38 + f5f8_38 + f6f7_38;

Completed in 65 milliseconds