Function report |
Source Code:lib\crypto\curve25519-hacl64.c |
Create Date:2022-07-28 06:46:39 |
Last Modify:2022-05-21 12:16:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:format_fcontract_store
Proto:static __always_inline void format_fcontract_store(u8 *output, u64 *input)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u8 * | output | |
u64 * | input |
733 | put_unaligned_le64(o0, b0) |
734 | put_unaligned_le64(o1, b1) |
735 | put_unaligned_le64(o2, b2) |
736 | put_unaligned_le64(o3, b3) |
Name | Describe |
---|---|
format_fcontract |
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 |