Function report | 
Source Code:security\integrity\platform_certs\load_powerpc.c | 
Create Date:2022-07-28 19:57:20 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Load the certs contained in the keys databases into the platform trusted* keyring and the blacklisted X.509 cert SHA256 hashes into the blacklist* keyring.
Proto:static int __init load_powerpc_certs(void)
Type:int
Parameter:Nothing
| 55 | rc = 0 | 
| 58 | If Not secvar_ops Then Return -ENODEV | 
| 62 | node = of_find_compatible_node(NULL, NULL, "ibm,edk2-compat-v1") | 
| 71 | If Not db Then | 
| 72 | pr_err("Couldn't get db list from firmware\n") | 
| 73 | Else | 
| 82 | If Not dbx Then | 
| 83 | pr_info("Couldn't get dbx list from firmware\n") | 
| 84 | Else | 
| 92 | of_node_put(node) | 
| 94 | 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  |