Function report |
Source Code:security\integrity\ima\ima_template_lib.c |
Create Date:2022-07-28 19:59:13 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ima_template_hash_algo_allowed
Proto:static bool ima_template_hash_algo_allowed(u8 algo)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u8 | algo |
| 18 | If algo == HASH_ALGO_SHA1 || algo == HASH_ALGO_MD5 Then Return true |
| 21 | Return false |
| Name | Describe |
|---|---|
| ima_eventdigest_init | This function writes the digest of an event (with size limit). |
| 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 |