Function report |
Source Code:lib\crypto\curve25519-hacl64.c |
Create Date:2022-07-28 06:46:34 |
Last Modify:2022-05-21 12:16:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:format_fexpand
Proto:static __always_inline void format_fexpand(u64 *output, const u8 *input)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u64 * | output | |
const u8 * | input |
610 | i0 = get_unaligned_le64(input) |
611 | i1 = get_unaligned_le64(x00) |
612 | i2 = get_unaligned_le64(x01) |
613 | i3 = get_unaligned_le64(x02) |
614 | i4 = get_unaligned_le64(x0) |
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 |