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_x509
Proto:int __init integrity_load_x509(const unsigned int id, const char *path)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const unsigned int | id | |
const char * | path |
179 | rc = kernel_read_file_from_path(path, & data, & size, 0, READING_X509_CERTIFICATE) |
181 | If rc < 0 Then |
192 | Return rc |
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 |