Function report |
Source Code:fs\verity\signature.c |
Create Date:2022-07-28 20:25:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fsverity_init_signature
Proto:int __init fsverity_init_signature(void)
Type:int
Parameter:Nothing
147 | err = fsverity_sysctl_init() |
148 | If err Then Go to err_put_ring |
151 | Keyring that contains the trusted X.509 certificates.* Only root (kuid=0) can modify this. Also, root may use* keyctl_restrict_keyring() to prevent any more additions. = ring |
152 | Return 0 |
154 | err_put_ring : |
156 | Return err |
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 |