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:Get a certificate list blob from the named secure variable.
Proto:static __init void *get_cert_list(u8 *key, unsigned long keylen, uint64_t *size)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
u8 * | key | |
unsigned long | keylen | |
uint64_t * | size |
27 | If rc Then |
32 | db = Allocation memory |
33 | If Not db Then Return NULL |
37 | If rc Then |
43 | Return db |
Name | Describe |
---|---|
load_powerpc_certs | 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. |
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 |