This file is indexed.

/usr/share/doc/libkcapi/html/ch03s04.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
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Symmetric Cipher API - Convenience</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="up" href="API.html" title="Chapter 3. Programming Interface"><link rel="prev" href="API-kcapi-cipher-decrypt.html" title="kcapi_cipher_decrypt"><link rel="next" href="API-kcapi-cipher-enc-aes-cbc.html" title="kcapi_cipher_enc_aes_cbc"></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">Symmetric Cipher API - Convenience</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kcapi-cipher-decrypt.html">Prev</a> </td><th width="60%" align="center">Chapter 3. Programming Interface</th><td width="20%" align="right"> <a accesskey="n" href="API-kcapi-cipher-enc-aes-cbc.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="idm763"></a>Symmetric Cipher API - Convenience</h2></div></div></div><div class="toc"><dl class="toc"><dt><span class="refentrytitle"><a href="API-kcapi-cipher-enc-aes-cbc.html"><span class="phrase">kcapi_cipher_enc_aes_cbc</span></a></span><span class="refpurpose"> — 
  Convenience function for AES CBC encryption
 </span></dt><dt><span class="refentrytitle"><a href="API-kcapi-cipher-dec-aes-cbc.html"><span class="phrase">kcapi_cipher_dec_aes_cbc</span></a></span><span class="refpurpose"> — 
  Convenience function for AES CBC decryption
 </span></dt><dt><span class="refentrytitle"><a href="API-kcapi-cipher-enc-aes-ctr.html"><span class="phrase">kcapi_cipher_enc_aes_ctr</span></a></span><span class="refpurpose"> — 
  Convenience function for AES CTR encryption
 </span></dt><dt><span class="refentrytitle"><a href="API-kcapi-cipher-dec-aes-ctr.html"><span class="phrase">kcapi_cipher_dec_aes_ctr</span></a></span><span class="refpurpose"> — 
  Convenience function for AES CTR decryption
 </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-kcapi-cipher-decrypt.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="API.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kcapi-cipher-enc-aes-cbc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">kcapi_cipher_decrypt</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">kcapi_cipher_enc_aes_cbc</span></td></tr></table></div></body></html>