<html>
<head>
<link rel="stylesheet" href="josh.css">
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF">
<div id="mhash_count">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">mhash_count </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int mhash_count(void)
        </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>使用可能なハッシュ数を取得します。</p></td>
    </tr>
  </table>
</div>
<div id="mhash_get_block_size">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">mhash_get_block_size </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int mhash_get_block_size(int
          hash) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p><span class="literal">hash</span> のブロックサイズを取得します。
					</p></td>
    </tr>
  </table>
</div>
<div id="mhash_get_hash_name">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">mhash_get_hash_name </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string mhash_get_hash_name(int
          hash) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p><span class="literal">hash</span> の名前を取得します。
					</p></td>
    </tr>
  </table>
</div>
<div id="mhash_keygen_s2k">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">mhash_keygen_s2k </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.4 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string mhash_keygen_s2k(int
          hash, string input_password, string salt, int bytes) </p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>ハッシュ関数を使用してキーを生成します。</p></td>
    </tr>
  </table>
</div>
<div id="mhash">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">mhash </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.9 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">string mhash(int
          hash, string data[, string key])</p></td>
      <td valign="top" align="right">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p><span class="literal">hash</span> でデータをハッシュします。
					</p></td>
    </tr>
  </table>
</div>
</body>
</html>
