ge_add.c (125B)
1 #include "ge.h" 2 3 /* 4 r = p + q 5 */ 6 7 void ge_add(ge_p1p1 *r,const ge_p3 *p,const ge_cached *q) 8 { 9 fe t0; 10 #include "ge_add.h" 11 }
torThe Tor anonymity network | |
| git clone https://git.dasho.dev/tor.git | |
| Log | Files | Refs | README | LICENSE |