函数逻辑报告 |
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 |
函数名称:get_unaligned_le32
函数原型:static __always_inline u32 get_unaligned_le32(const void *p)
返回类型:u32
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | p |
15 | 返回:le32_to_cpup((__le32 * )p) |
名称 | 描述 |
---|---|
__siphash_unaligned | |
__hsiphash_unaligned | |
unlz4 | |
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 |
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 |
chacha_load_key | |
fe_frombytes_impl | |
des_encrypt | |
des_decrypt | |
des3_ede_encrypt | |
des3_ede_decrypt | |
poly1305_core_setkey | |
poly1305_core_blocks | |
poly1305_init_generic | |
xxh32 | |
xxh64 | |
xxh32_update | |
xxh32_digest | |
xxh64_digest | |
lzo1x_1_do_compress | |
nr_sects | |
start_sect | |
__hsiphash_unaligned | |
chacha_init_generic | |
crypto_poly1305_setdesckey | Poly1305 requires a unique key for each tag, which implies that we can't set* it on the tfm that gets accessed by multiple users simultaneously. Instead we* expect the key as the first 32 bytes in the update() call. |
ZSTD_readLE32 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |