Function report |
Source Code:security\integrity\ima\ima.h |
Create Date:2022-07-28 19:57:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ima_hash_key
Proto:static inline unsigned long ima_hash_key(u8 *digest)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
u8 * | digest |
180 | Return hash_long( * digest, IMA_HASH_BITS) |
Name | Describe |
---|---|
ima_lookup_digest_entry | lookup up the digest value in the hash table, and return the entry |
ima_add_digest_entry | ma_add_template_entry helper function:* - Add template entry to the measurement list and hash table, for* all entries except those carried across kexec.* (Called with ima_extend_list_mutex held.) |
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 |