Function report |
Source Code:lib\crypto\curve25519-fiat32.c |
Create Date:2022-07-28 06:45:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fe_freeze
Proto:static __always_inline void fe_freeze(u32 out[10], const u32 in1[10])
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u32 | out | |
const u32 | in1 |
120 | x21 = subborrow_u26(0x0, x2, 0x3ffffed, & x20) |
121 | x24 = subborrow_u25(x21, x4, 0x1ffffff, & x23) |
122 | x27 = subborrow_u26(x24, x6, 0x3ffffff, & x26) |
123 | x30 = subborrow_u25(x27, x8, 0x1ffffff, & x29) |
124 | x33 = subborrow_u26(x30, x10, 0x3ffffff, & x32) |
125 | x36 = subborrow_u25(x33, x12, 0x1ffffff, & x35) |
126 | x39 = subborrow_u26(x36, x14, 0x3ffffff, & x38) |
127 | x42 = subborrow_u25(x39, x16, 0x1ffffff, & x41) |
128 | x45 = subborrow_u26(x42, x18, 0x3ffffff, & x44) |
129 | x48 = subborrow_u25(x45, x17, 0x1ffffff, & x47) |
132 | x53 = addcarryx_u26(0x0, x20, x50, & x52) |
Name | Describe |
---|---|
fe_tobytes |
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 |