函数逻辑报告 |
Source Code:include\linux\bitops.h |
Create Date:2022-07-27 06:38:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:r32 - rotate a 32-bit value right*@word: value to rotate*@shift: bits to roll
函数原型:static inline __u32 ror32(__u32 word, unsigned int shift)
返回类型:__u32
参数:
类型 | 参数 | 名称 |
---|---|---|
__u32 | word | |
unsigned int | shift |
名称 | 描述 |
---|---|
mix_columns | |
inv_mix_columns | |
aes_expandkey | aes_expandkey - Expands the AES key as described in FIPS-197*@ctx: The location where the computed key will be stored.*@in_key: The supplied key.*@key_len: The length of the supplied key.* Returns 0 on success |
csum_block_add |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |