Function report |
Source Code:security\integrity\digsig.c |
Create Date:2022-07-28 19:56:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:integrity_modsig_verify
Proto:int integrity_modsig_verify(const unsigned int id, const struct modsig *modsig)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned int | id | |
const struct modsig * | modsig |
94 | Return ima_modsig_verify(keyring, modsig) |
Name | Describe |
---|---|
modsig_verify | modsig_verify - verify modsig signature* Verify whether the signature matches the file contents.* Return 0 on success, error code otherwise. |
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 |