1SECURITY_INIT(9) Security Framework SECURITY_INIT(9)
23
4
NAME
6security_init - initializes the security framework
7
SYNOPSIS
9int security_init(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16This should be called early in the kernel initialization sequence.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 SECURITY_INIT(9)