Function report |
Source Code:security\integrity\platform_certs\load_ipl_s390.c |
Create Date:2022-07-28 19:57:10 |
Last Modify:2020-03-18 09:47:08 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Load the certs contained in the IPL report created by the machine loader* into the platform trusted keyring.
Proto:static int __init load_ipl_certs(void)
Type:int
Parameter:Nothing
23 | If Not ipl_cert_list_addr Then Return 0 |
26 | ptr = ipl_cert_list_addr |
27 | end = ptr + ipl_cert_list_size |
34 | Return 0 |
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 |