Home
last modified time | relevance | path

Searched refs:ge_precomp (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c1796 * ge_precomp (Duif): (y+x,y-x,2dxy)
1822 } ge_precomp; typedef
1926 static void ge_precomp_0(ge_precomp *h) in ge_precomp_0()
1997 static void ge_madd(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) in ge_madd()
2014 static void ge_msub(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) in ge_msub()
2077 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) in cmov()
2085 static const ge_precomp k25519Precomp[32][8] = {
4208 static void table_select(ge_precomp *t, int pos, signed char b) in table_select()
4210 ge_precomp minus in table_select()
[all...]
/third_party/openssl/crypto/ec/
H A Dcurve25519.c1796 * ge_precomp (Duif): (y+x,y-x,2dxy)
1822 } ge_precomp; typedef
1926 static void ge_precomp_0(ge_precomp *h) in ge_precomp_0()
1997 static void ge_madd(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) in ge_madd()
2014 static void ge_msub(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) in ge_msub()
2077 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) in cmov()
2085 static const ge_precomp k25519Precomp[32][8] = {
4208 static void table_select(ge_precomp *t, int pos, signed char b) in table_select()
4210 ge_precomp minus in table_select()
[all...]
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c1786 * ge_precomp (Duif): (y+x,y-x,2dxy)
1812 } ge_precomp; typedef
1916 static void ge_precomp_0(ge_precomp *h) in ge_precomp_0()
1987 static void ge_madd(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) in ge_madd()
2004 static void ge_msub(ge_p1p1 *r, const ge_p3 *p, const ge_precomp *q) in ge_msub()
2067 static void cmov(ge_precomp *t, const ge_precomp *u, uint8_t b) in cmov()
2075 static const ge_precomp k25519Precomp[32][8] = {
4198 static void table_select(ge_precomp *t, int pos, signed char b) in table_select()
4200 ge_precomp minus in table_select()
[all...]

Completed in 20 milliseconds