Function report |
Source Code:lib\crypto\curve25519-hacl64.c |
Create Date:2022-07-28 06:46:32 |
Last Modify:2022-05-21 12:16:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:addanddouble_fmonty
Proto:static __always_inline void addanddouble_fmonty(u64 *pp, u64 *ppq, u64 *p, u64 *pq, u64 *qmqp)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u64 * | pp | |
u64 * | ppq | |
u64 * | p | |
u64 * | pq | |
u64 * | qmqp |
493 | origxprime0 = buf + 5 |
499 | No 3D Now!(origx, x, 5 * size of x ) |
501 | fdifference(z, origx) |
502 | No 3D Now!(origxprime0, xprime, 5 * size of xprime ) |
504 | fdifference(zprime, origxprime0) |
507 | origxprime = buf + 5 |
519 | No 3D Now!(origxprime, xxprime, 5 * size of xxprime ) |
521 | fdifference(zzprime, origxprime) |
522 | fsquare_fsquare_times(x3, xxprime, 1) |
523 | fsquare_fsquare_times(zzzprime, zzprime, 1) |
525 | fsquare_fsquare_times(xx0, x, 1) |
526 | fsquare_fsquare_times(zz0, z, 1) |
Name | Describe |
---|---|
ladder_smallloop_cmult_small_loop_step |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |