Function report |
Source Code:security\keys\keyring.c |
Create Date:2022-07-28 18:17:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Multiply 64-bits by 32-bits to 96-bits and fold back to 64-bit. Ideally we'd* fold the carry back too, but that requires inline asm.
Proto:static u64 mult_64x32_and_fold(u64 x, unsigned int y)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | x | |
unsigned int | y |
Name | Describe |
---|---|
hash_key_type_and_desc | Hash a key type and description. |
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 |