Function report |
Source Code:fs\verity\open.c |
Create Date:2022-07-28 20:24:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Compute the file measurement by hashing the fsverity_descriptor excluding the* signature and with the sig_size field set to 0.
Proto:static int compute_file_measurement(const struct fsverity_hash_alg *hash_alg, struct fsverity_descriptor *desc, u8 *measurement)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct fsverity_hash_alg * | hash_alg | |
struct fsverity_descriptor * | desc | |
u8 * | measurement |
140 | Return err |
Name | Describe |
---|---|
fsverity_create_info | Validate the given fsverity_descriptor and create a new fsverity_info from* it. The signature (if present) is also checked. |
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 |