Function report |
Source Code:lib\crypto\curve25519-fiat32.c |
Create Date:2022-07-28 06:46:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fe_invert
Proto:static __always_inline void fe_invert(fe *out, const fe *z)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
fe * | out | |
const fe * | z |
613 | fe_copy_lt( & l, z) |
614 | fe_loose_invert(out, & l) |
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 |