Function report |
Source Code:security\integrity\digsig.c |
Create Date:2022-07-28 19:56:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:integrity_add_key
Proto:int __init integrity_add_key(const unsigned int id, const void *data, off_t size, key_perm_t perm)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned int | id | |
const void * | data | |
off_t | size | |
key_perm_t | perm |
151 | rc = 0 |
162 | Else |
163 | pr_notice("Loaded X.509 cert '%s'\n", description) |
165 | key_ref_put(key) |
168 | Return rc |
Name | Describe |
---|---|
integrity_load_x509 | |
integrity_load_cert |
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 |