Function report |
Source Code:lib\crypto\curve25519-hacl64.c |
Create Date:2022-07-28 06:46:21 |
Last Modify:2022-05-21 12:16:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fmul_fmul
Proto:static __always_inline void fmul_fmul(u64 *output, u64 *input, u64 *input21)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u64 * | output | |
u64 * | input | |
u64 * | input21 |
200 | fmul_mul_shift_reduce_(t, tmp, input21) |
201 | fproduct_carry_wide_(t) |
208 | fproduct_copy_from_wide_(output, t) |
Name | Describe |
---|---|
crecip_crecip | |
fmul |
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 |