| Function report | 
| Source Code: security\integrity\ima\ima_queue.c | Create Date:2022-07-28 19:57:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lookup up the digest value in the hash table, and return the entry
Proto:static struct ima_queue_entry *ima_lookup_digest_entry(u8 *digest_value, int pcr)
Type:struct ima_queue_entry
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| u8 * | digest_value | |
| int | pcr | 
| 53 | struct ima_queue_entry * qe, * ret = NULL | 
| 57 | key = ima_hash_key(digest_value) | 
| 67 | Return ret | 
| Name | Describe | 
|---|---|
| ima_add_template_entry | Add template entry to the measurement list and hash table, and* extend the pcr.* On systems which support carrying the IMA measurement list across* kexec, maintain the total memory size required for serializing the* binary_runtime_measurements. | 
| 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 |