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_load_cert
Proto:int __init integrity_load_cert(const unsigned int id, const char *source, const void *data, size_t len, key_perm_t perm)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned int | id | |
const char * | source | |
const void * | data | |
size_t | len | |
key_perm_t | perm |
202 | Return integrity_add_key(id, data, len, perm) |
Name | Describe |
---|---|
add_to_platform_keyring | add_to_platform_keyring - Add to platform keyring without validation.*@source: Source of key*@data: The blob holding the key*@len: The length of the data blob* Add a key to the platform keyring without checking its trust chain. This |
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 |