Function report |
Source Code:lib\crypto\curve25519-fiat32.c |
Create Date:2022-07-28 06:45:32 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:addcarryx_u26
Proto:static __always_inline u8 addcarryx_u26(u8 c, u32 a, u32 b, u32 *low)
Type:u8
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u8 | c | bool |
| u32 | a | |
| u32 | b | |
| u32 * | low |
| 77 | Return x >> 26 & 1 |
| Name | Describe |
|---|---|
| fe_freeze |
| 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 |