Function report |
Source Code:include\linux\unaligned\access_ok.h |
Create Date:2022-07-28 06:05:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_unaligned_le32
Proto:static __always_inline u32 get_unaligned_le32(const void *p)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | p |
15 | Return le32_to_cpup((__le32 * )p) |
Name | Describe |
---|---|
__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 |
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 |