Function report |
Source Code:lib\scatterlist.c |
Create Date:2022-07-28 06:20:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sg_init_one - Initialize a single entry sg list*@sg: SG entry*@buf: Virtual address for IO*@buflen: IO length
Proto:void sg_init_one(struct scatterlist *sg, const void *buf, unsigned int buflen)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct scatterlist * | sg | |
const void * | buf | |
unsigned int | buflen |
Name | Describe |
---|---|
chacha20poly1305_selftest | |
ima_calc_file_hash_atfm | |
calc_buffer_ahash_atfm | |
fname_decrypt | ame_decrypt() - decrypt a filename* The caller must have allocated sufficient memory for the @oname string.* Return: 0 on success, -errno on failure |
derive_key_aes | v1 key derivation function |
fsverity_prepare_hash_state | sverity_prepare_hash_state() - precompute the initial hash state*@alg: hash algorithm*@salt: a salt which is to be prepended to all data to be hashed*@salt_size: salt size in bytes, possibly 0* Return: NULL if the salt is empty, otherwise the kmalloc()'ed |
fsverity_hash_buffer | sverity_hash_buffer() - hash some data*@alg: the hash algorithm to use*@data: the data to hash*@size: size of data to hash, in bytes*@out: output digest, size 'alg->digest_size' bytes* Hash some data which is located in physically contiguous memory (i |
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 |