Function report |
Source Code:security\apparmor\policy_unpack.c |
Create Date:2022-07-28 19:52:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_rawdata_eq
Proto:bool aa_rawdata_eq(struct aa_loaddata *l, struct aa_loaddata *r)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_loaddata * | l | |
struct aa_loaddata * | r |
141 | If he original size of the payload != he original size of the payload Then Return false |
143 | If he compressed size of the payload != he compressed size of the payload Then Return false |
145 | If aa_g_hash_policy && memcmp(hash, hash, aa_hash_size()) != 0 Then Return false |
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 |