Function report |
Source Code:security\apparmor\crypto.c |
Create Date:2022-07-28 19:55:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:init_profile_hash
Proto:static int __init init_profile_hash(void)
Type:int
Parameter:Nothing
106 | If Not Flag indicating whether initialization completed Then Return 0 |
109 | tfm = crypto_alloc_shash("sha1", 0, 0) |
113 | Return error |
115 | apparmor_tfm = tfm |
120 | Return 0 |
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 |