Function report |
Source Code:security\integrity\ima\ima_crypto.c |
Create Date:2022-07-28 19:58:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ima_calc_field_array_hash
Proto:int ima_calc_field_array_hash(struct ima_field_data *field_data, struct ima_template_desc *desc, int num_fields, struct ima_digest_data *hash)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ima_field_data * | field_data | |
struct ima_template_desc * | desc | |
int | num_fields | |
struct ima_digest_data * | hash |
519 | tfm = ima_alloc_tfm(algo) |
526 | ima_free_tfm(tfm) |
528 | Return rc |
Name | Describe |
---|---|
ima_store_template | ma_store_template - store ima template measurements* Calculate the hash of a template entry, add the template entry* to an ordered list of measurement entries maintained inside the kernel,* and also update the aggregate integrity value (maintained inside |
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 |