1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter 11. Security Framework</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="The Linux Kernel API"><link rel="up" href="index.html" title="The Linux Kernel API"><link rel="prev" href="API-edd-init.html" title="edd_init"><link rel="next" href="API-security-init.html" title="security_init"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 11. Security Framework</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-edd-init.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="API-security-init.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="security"></a>Chapter 11. Security Framework</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="refentrytitle"><a href="API-security-init.html"><span class="phrase">security_init</span></a></span><span class="refpurpose"> — 2 initializes the security framework 3 </span></dt><dt><span class="refentrytitle"><a href="API-security-module-enable.html"><span class="phrase">security_module_enable</span></a></span><span class="refpurpose"> — 4 Load given security module on boot ? 5 </span></dt><dt><span class="refentrytitle"><a href="API-register-security.html"><span class="phrase">register_security</span></a></span><span class="refpurpose"> — 6 registers a security framework with the kernel 7 </span></dt><dt><span class="refentrytitle"><a href="API-securityfs-create-file.html"><span class="phrase">securityfs_create_file</span></a></span><span class="refpurpose"> — 8 create a file in the securityfs filesystem 9 </span></dt><dt><span class="refentrytitle"><a href="API-securityfs-create-dir.html"><span class="phrase">securityfs_create_dir</span></a></span><span class="refpurpose"> — 10 create a directory in the securityfs filesystem 11 </span></dt><dt><span class="refentrytitle"><a href="API-securityfs-remove.html"><span class="phrase">securityfs_remove</span></a></span><span class="refpurpose"> — 12 removes a file or directory from the securityfs filesystem 13 </span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-edd-init.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="API-security-init.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">edd_init</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">security_init</span></td></tr></table></div></body></html> 14