27 lines
1.1 KiB
HTML
27 lines
1.1 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||
|
<title>BLOWFISH_NUM_ROUNDS</title>
|
||
|
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
|
||
|
|
||
|
</head>
|
||
|
<body>
|
||
|
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
|
||
|
<tr>
|
||
|
<td><b>[<a href="../bcrypt/index.html">Overview</a>][<a href="../bcrypt/index-2.html">Constants</a>][<a href="../bcrypt/index-3.html">Types</a>][<a href="../bcrypt/index-4.html">Classes</a>][<a href="../bcrypt/index-8.html">Index</a>]</b></td>
|
||
|
<td align="right"><span class="bartitle">Reference for unit 'BCrypt' (<a href="../index.html">#TBCryptHash</a>)</span></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
<h1>BLOWFISH_NUM_ROUNDS</h1>
|
||
|
<p></p>
|
||
|
<h2>Declaration</h2>
|
||
|
<p>Source position: BCrypt.pas line 14</p>
|
||
|
<table cellpadding="0" cellspacing="0">
|
||
|
<tr>
|
||
|
<td><p><tt><span class="code"><span class="kw">const</span> BLOWFISH_NUM_ROUNDS <span class="sym">=</span> <span class="num">16</span><span class="sym">;</span></span></tt></p></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|