Function report |
Source Code:security\integrity\ima\ima_main.c |
Create Date:2022-07-28 19:58:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_ima
Proto:static int __init init_ima(void)
Type:int
Parameter:Nothing
731 | ima_init_template_list() |
735 | If error && strcmp(hash_algo_name[ima_hash_algo], CONFIG_IMA_DEFAULT_HASH) != 0 Then |
737 | pr_info("Allocating %s failed, going to use default hash algorithm %s\n", hash_algo_name[ima_hash_algo], CONFIG_IMA_DEFAULT_HASH) |
739 | hash_setup_done = 0 |
748 | If Not error Then ima_update_policy_flag() |
751 | Return error |
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 |