1. NAME

security_init - initializes the security framework

2. SYNOPSIS

int security_init( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

This should be called early in the kernel initialization sequence.

5. COPYRIGHT