Function report |
Source Code:include\keys\system_keyring.h |
Create Date:2022-07-28 19:56:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:is_binary_blacklisted
Proto:static inline int is_binary_blacklisted(const u8 *hash, size_t hash_len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const u8 * | hash | |
size_t | hash_len |
48 | Return 0 |
Name | Describe |
---|---|
ima_check_blacklist | ma_check_blacklist - determine if the binary is blacklisted.* Add the hash of the blacklisted binary to the measurement list, based* on policy.* Returns -EPERM if the hash is blacklisted. |
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 |