Function report |
Source Code:lib\crypto\curve25519-hacl64.c |
Create Date:2022-07-28 06:46:25 |
Last Modify:2022-05-21 12:16:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crecip_crecip
Proto:static __always_inline void crecip_crecip(u64 *out, u64 *z)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u64 * | out | |
u64 * | z |
311 | fsquare_fsquare_times(a0, z, 1) |
312 | fsquare_fsquare_times(t00, a0, 2) |
315 | fsquare_fsquare_times(t00, a0, 1) |
317 | fsquare_fsquare_times(t00, b0, 5) |
322 | fsquare_fsquare_times(t01, b1, 10) |
324 | fsquare_fsquare_times(t01, c0, 20) |
326 | fsquare_fsquare_times_inplace(t01, 10) |
328 | fsquare_fsquare_times(t01, b1, 50) |
334 | fsquare_fsquare_times(t0, c, 100) |
336 | fsquare_fsquare_times_inplace(t0, 50) |
338 | fsquare_fsquare_times_inplace(t0, 5) |
Name | Describe |
---|---|
crecip |
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 |