This file is indexed.

/usr/share/doc/liblzma-doc/html/structlzma__sha256__state.html is in liblzma-doc 5.1.1alpha+20120614-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
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>XZ Utils: lzma_sha256_state Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">XZ Utils
   &#160;<span id="projectnumber">5.1.0alpha</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">lzma_sha256_state Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>State for the internal SHA-256 implementation.  
 <a href="structlzma__sha256__state.html#details">More...</a></p>

<p><code>#include &lt;check.h&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:adb885aab736aae3772761f6c663c40be"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlzma__sha256__state.html#adb885aab736aae3772761f6c663c40be">state</a> [8]</td></tr>
<tr class="memdesc:adb885aab736aae3772761f6c663c40be"><td class="mdescLeft">&#160;</td><td class="mdescRight">Internal state.  <a href="#adb885aab736aae3772761f6c663c40be"></a><br/></td></tr>
<tr class="memitem:a62337a1a0d34a9702ab4a438da383794"><td class="memItemLeft" align="right" valign="top">uint64_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlzma__sha256__state.html#a62337a1a0d34a9702ab4a438da383794">size</a></td></tr>
<tr class="memdesc:a62337a1a0d34a9702ab4a438da383794"><td class="mdescLeft">&#160;</td><td class="mdescRight">Size of the message excluding padding.  <a href="#a62337a1a0d34a9702ab4a438da383794"></a><br/></td></tr>
</table>
<a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>State for the internal SHA-256 implementation. </p>
</div><h2>Field Documentation</h2>
<a class="anchor" id="adb885aab736aae3772761f6c663c40be"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t lzma_sha256_state::state[8]</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Internal state. </p>

<p>Referenced by <a class="el" href="sha256_8c.html#aa53f5151949f03053bc08425e87a4df5">lzma_sha256_finish()</a>, and <a class="el" href="sha256_8c.html#a50600904325e18ab14051ee24bd3264b">lzma_sha256_init()</a>.</p>

</div>
</div>
<a class="anchor" id="a62337a1a0d34a9702ab4a438da383794"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint64_t lzma_sha256_state::size</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Size of the message excluding padding. </p>

<p>Referenced by <a class="el" href="sha256_8c.html#aa53f5151949f03053bc08425e87a4df5">lzma_sha256_finish()</a>, <a class="el" href="sha256_8c.html#a50600904325e18ab14051ee24bd3264b">lzma_sha256_init()</a>, and <a class="el" href="sha256_8c.html#a35110ebc966a6e20c018151ddb556e4a">lzma_sha256_update()</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>liblzma/check/check.h</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Nov 18 2012 19:30:21 for XZ Utils by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>