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:ladder_smallloop_cmult_small_loop_step
Proto:static __always_inline void ladder_smallloop_cmult_small_loop_step(u64 *nq, u64 *nqpq, u64 *nq2, u64 *nqpq2, u64 *q, u8 byt)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u64 * | nq | |
| u64 * | nqpq | |
| u64 * | nq2 | |
| u64 * | nqpq2 | |
| u64 * | q | |
| u8 | byt |
| 551 | point_swap_conditional(nq, nqpq, bit0) |
| 554 | point_swap_conditional(nq2, nqpq2, bit) |
| Name | Describe |
|---|---|
| ladder_smallloop_cmult_small_loop_double_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 |