Home
last modified time | relevance | path

Searched defs:preCompute (Results 1 – 3 of 3) sorted by relevance

/third_party/openhitls/crypto/curve25519/src/
Dcurve25519_table.c1376 void TableLookup(GePre *preCompute, int32_t pos, int8_t e) in TableLookup()
Dcurve25519_op.c703 GePre preCompute; in ScalarMultiBase() local
777 void ConditionalMove(GePre *preCompute, const GePre *tableElement, uint32_t indicator) in ConditionalMove()
/third_party/openhitls/crypto/ecc/src/
Decp_nistp521.c1408 Point preCompute[TABLE_P_SIZE]; /* Pre-calculation table of point pt */ in ComputePointMulAdd() local
1457 Point preCompute[TABLE_P_SIZE]; /* Pre-calculation table of Point pt */ in ECP521_PointMul() local