Function report |
Source Code:lib\crypto\curve25519-fiat32.c |
Create Date:2022-07-28 06:46:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Replace (f,g) with (g,f) if b == 1;* replace (f,g) with (f,g) if b == 0.* Preconditions: b in {0,1}
Proto:static noinline void fe_cswap(fe *f, fe *g, unsigned int b)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
fe * | f | |
fe * | g | |
unsigned int | b |
Name | Describe |
---|---|
curve25519_generic |
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 |