函数逻辑报告 |
Source Code:include\linux\unaligned\access_ok.h |
Create Date:2022-07-27 07:04:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:put_unaligned_le32
函数原型:static __always_inline void put_unaligned_le32(u32 val, void *p)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
u32 | val | |
void * | p |
45 | *p等于cpu_to_le32(val) |
名称 | 描述 |
---|---|
chacha_block_generic | hacha_block - generate one keystream block and increment block counter*@state: input state matrix (16 32-bit words)*@stream: output keystream block (64 bytes)*@nrounds: number of rounds (20 or 12; 20 is recommended) |
aes_encrypt | aes_encrypt - Encrypt a single AES block*@ctx: Context struct containing the key schedule*@out: Buffer to store the ciphertext*@in: Buffer containing the plaintext |
aes_decrypt | aes_decrypt - Decrypt a single AES block*@ctx: Context struct containing the key schedule*@out: Buffer to store the plaintext*@in: Buffer containing the ciphertext |
des_encrypt | |
des_decrypt | |
des3_ede_encrypt | |
des3_ede_decrypt | |
poly1305_core_emit | |
poly1305_final_generic | |
lzo1x_1_do_compress | |
ZSTD_writeLE32 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |