This file is indexed.

/usr/share/doc/libkcapi/html/index.html is in libkcapi-doc 1.0.3-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Linux Kernel Crypto API User Space Interface Library</title><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="Linux Kernel Crypto API User Space Interface Library"><link rel="next" href="Intro.html" title="Chapter 1. libkcapi - Linux Kernel Crypto API User Space Interface Library"></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">Linux Kernel Crypto API User Space Interface Library</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="Intro.html">Next</a></td></tr></table><hr></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a name="libkcapi"></a>Linux Kernel Crypto API User Space Interface Library</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Stephan</span> <span class="surname">Mueller</span></h3><div class="affiliation"><div class="address"><p><br>
      <code class="email">&lt;<a class="email" href="mailto:smueller@chronox.de">smueller@chronox.de</a>&gt;</code><br>
     </p></div></div></div></div></div><div><p class="copyright">Copyright © 2014 Stephan Mueller</p></div><div><div class="legalnotice"><a name="idm15"></a><p>
     This documentation is free software; you can redistribute
     it and/or modify it under the terms of the GNU General Public
     License as published by the Free Software Foundation; either
     version 2 of the License, or (at your option) any later
     version.
   </p><p>
     This program is distributed in the hope that it will be
     useful, but WITHOUT ANY WARRANTY; without even the implied
     warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     See the GNU General Public License for more details.
   </p><p>
     You should have received a copy of the GNU General Public
     License along with this program; if not, write to the Free
     Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
     MA 02111-1307 USA
   </p><p>
     For more details see the file COPYING in the source
     distribution of Linux.
   </p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="chapter"><a href="Intro.html">1. libkcapi - Linux Kernel Crypto API User Space Interface Library</a></span></dt><dd><dl><dt><span class="sect1"><a href="Intro.html#idm28">Version Number Schema</a></span></dt><dt><span class="sect1"><a href="ch01s02.html">Purpose Of AF_ALG</a></span></dt></dl></dd><dt><span class="chapter"><a href="Usage.html">2. Programming Guidelines</a></span></dt><dd><dl><dt><span class="sect1"><a href="Usage.html#idm50">Convenience Functions</a></span></dt><dt><span class="sect1"><a href="ch02s02.html">Synchronous Symmetric Cipher API</a></span></dt><dt><span class="sect1"><a href="ch02s03.html">Asynchronous Symmetric Cipher API</a></span></dt><dt><span class="sect1"><a href="ch02s04.html">AEAD Cipher API</a></span></dt><dd><dl><dt><span class="sect2"><a href="ch02s04.html#idm79">Aynchronous AEAD Cipher API</a></span></dt><dt><span class="sect2"><a href="ch02s04.html#idm82">AEAD Memory Structure</a></span></dt></dl></dd><dt><span class="sect1"><a href="ch02s05.html">Message Digest API</a></span></dt><dt><span class="sect1"><a href="ch02s06.html">Asymmetric Cipher API</a></span></dt><dt><span class="sect1"><a href="ch02s07.html">Zero Copy</a></span></dt><dt><span class="sect1"><a href="ch02s08.html">Memory Allocation</a></span></dt><dt><span class="sect1"><a href="ch02s09.html">Kernel Interfaces</a></span></dt><dd><dl><dt><span class="sect2"><a href="ch02s09.html#idm152">Kernel Configuration</a></span></dt></dl></dd><dt><span class="sect1"><a href="ch02s10.html">Example Code</a></span></dt></dl></dd><dt><span class="chapter"><a href="API.html">3. Programming Interface</a></span></dt><dd><dl><dt><span class="sect1"><a href="API.html#idm178">Common API</a></span></dt><dt><span class="sect1"><a href="ch03s02.html">Symmetric Cipher API - Generic</a></span></dt><dt><span class="sect1"><a href="ch03s03.html">Synchronous Symmetric Cipher API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s04.html">Symmetric Cipher API - Convenience</a></span></dt><dt><span class="sect1"><a href="ch03s05.html">Asynchronous Symmetric Cipher API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s06.html">Synchronous Symmetric Cipher API - Stream</a></span></dt><dt><span class="sect1"><a href="ch03s07.html">AEAD Cipher API - Generic</a></span></dt><dt><span class="sect1"><a href="ch03s08.html">Synchronous AEAD Cipher API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s09.html">Aynchronous AEAD Cipher API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s10.html">Synchronous AEAD Cipher API - Stream</a></span></dt><dt><span class="sect1"><a href="ch03s11.html">Message Digest Cipher API - Generic</a></span></dt><dt><span class="sect1"><a href="ch03s12.html">Message Digest Cipher API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s13.html">Message Digest Cipher API - Convenience</a></span></dt><dt><span class="sect1"><a href="ch03s14.html">Message Digest Cipher API - Stream</a></span></dt><dt><span class="sect1"><a href="ch03s15.html">Random Number API</a></span></dt><dt><span class="sect1"><a href="ch03s16.html">Random Number API - Convenience</a></span></dt><dt><span class="sect1"><a href="ch03s17.html">Asymmetric Cipher API - Generic</a></span></dt><dt><span class="sect1"><a href="ch03s18.html">Synchronous asymmetric Cipher API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s19.html">Aynchronous asymmetric Cipher API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s20.html">Asymmetric Cipher API - Stream</a></span></dt><dt><span class="sect1"><a href="ch03s21.html">Key Protocol Primitives API - Generic</a></span></dt><dt><span class="sect1"><a href="ch03s22.html">Synchronous Key Protocol Primitives API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s23.html">Asynchronous Key Protocol Primitives API - One Shot</a></span></dt><dt><span class="sect1"><a href="ch03s24.html">Key Derivation Functions</a></span></dt></dl></dd></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="Intro.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Chapter 1. libkcapi - Linux Kernel Crypto API User Space Interface Library</td></tr></table></div></body></html>