Function report | 
Source Code:kernel\module_signing.c | 
Create Date:2022-07-28 10:59:44 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Verify the signature on a module.
Proto:int mod_verify_sig(const void *mod, struct load_info *info)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const void * | mod | |
| struct load_info * | info | 
| 33 | ret = mod_check_sig( & ms, modlen, name) | 
| 41 | Return verify_pkcs7_signature(mod, modlen, mod + modlen, sig_len, Indicate that both builtin trusted keys and secondary trusted keys* should be used., VERIFYING_MODULE_SIGNATURE, NULL, NULL) | 
| 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  |