Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > ed7788041d7a65e9131792c0fba5e8fc > files > 13

ocaml-safepass-devel-1.2-2.mga4.x86_64.rpm

<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Bcrypt" rel="Chapter" href="Bcrypt.html"><title>Index of exceptions</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Index of exceptions</h1>
<table>
<tr><td align="left"><br>B</td></tr>
<tr><td><a href="Bcrypt.html#EXCEPTIONBcrypt_error">Bcrypt_error</a> [<a href="Bcrypt.html">Bcrypt</a>]</td>
<td><div class="info">
An exception ocurred in backend's <code class="code">_crypt_blowfish_rn</code> function.
</div>
</td></tr>
<tr><td align="left"><br>G</td></tr>
<tr><td><a href="Bcrypt.html#EXCEPTIONGensalt_error">Gensalt_error</a> [<a href="Bcrypt.html">Bcrypt</a>]</td>
<td><div class="info">
An exception occurred in backend's <code class="code">_crypt_gensalt_blowfish_rn</code> function.
</div>
</td></tr>
<tr><td align="left"><br>I</td></tr>
<tr><td><a href="Bcrypt.html#EXCEPTIONInvalid_count">Invalid_count</a> [<a href="Bcrypt.html">Bcrypt</a>]</td>
<td><div class="info">
The provided <code class="code">count</code> is invalid.
</div>
</td></tr>
<tr><td><a href="Bcrypt.html#EXCEPTIONInvalid_seed">Invalid_seed</a> [<a href="Bcrypt.html">Bcrypt</a>]</td>
<td><div class="info">
The given string <code class="code">seed</code> cannot be used as seed.
</div>
</td></tr>
<tr><td align="left"><br>U</td></tr>
<tr><td><a href="Bcrypt.html#EXCEPTIONUrandom_error">Urandom_error</a> [<a href="Bcrypt.html">Bcrypt</a>]</td>
<td><div class="info">
An exception occurred obtaining random seed from <code class="code">/dev/urandom</code>.
</div>
</td></tr>
</table>
</body>
</html>