1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <meta name="GENERATOR" content="PasDoc 0.9.0">
|
---|
5 | <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
---|
6 | <title>ssl_openssl_lib: packed record des_ks_struct</title>
|
---|
7 | <link rel="StyleSheet" type="text/css" href="pasdoc.css">
|
---|
8 | </head>
|
---|
9 | <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#FF0000">
|
---|
10 | <a name="des_ks_struct"></a><h1 class="cio">packed record des_ks_struct</h1>
|
---|
11 | <table class="sections">
|
---|
12 | <tr>
|
---|
13 | <td><a class="section" href="#@Description">Description</a></td><td>Hierarchy</td><td><a class="section" href="#@Fields">Fields</a></td><td>Methods</td><td>Properties</td></tr></table>
|
---|
14 | <a name="@Description"></a><h2 class="unit">Unit</h2>
|
---|
15 | <p class="unitlink">
|
---|
16 | <a href="ssl_openssl_lib.html">ssl_openssl_lib</a></p>
|
---|
17 | <h2 class="declaration">Declaration</h2>
|
---|
18 | <p class="declaration">
|
---|
19 | <code>type des_ks_struct = packed record</code></p>
|
---|
20 | <h2 class="description">Description</h2>
|
---|
21 | <h2 class="overview">Overview</h2>
|
---|
22 | <a name="@Fields"></a><h3 class="summary">Fields</h3>
|
---|
23 | <table class="summary">
|
---|
24 | <tr class="list">
|
---|
25 | <td class="itemcode"><code><b><a href="ssl_openssl_lib.des_ks_struct.html#ks">ks</a></b>: <a href="ssl_openssl_lib.html#DES_cblock">DES_cblock</a>;</code></td>
|
---|
26 | </tr>
|
---|
27 | <tr class="list2">
|
---|
28 | <td class="itemcode"><code><b><a href="ssl_openssl_lib.des_ks_struct.html#weak_key">weak_key</a></b>: Integer;</code></td>
|
---|
29 | </tr>
|
---|
30 | </table>
|
---|
31 | <h2 class="description">Description</h2>
|
---|
32 | <h3 class="detail">Fields</h3>
|
---|
33 | <table class="detail">
|
---|
34 | <tr class="list">
|
---|
35 | <td class="itemcode"><a name="ks"></a><code><b>ks</b>: <a href="ssl_openssl_lib.html#DES_cblock">DES_cblock</a>;</code></td>
|
---|
36 | </tr>
|
---|
37 | </table>
|
---|
38 | <table class="detail">
|
---|
39 | <tr class="list">
|
---|
40 | <td class="itemcode"><a name="weak_key"></a><code><b>weak_key</b>: Integer;</code></td>
|
---|
41 | </tr>
|
---|
42 | </table>
|
---|
43 | <hr noshade size="1"><span class="appinfo"><em>Generated by <a target="_parent" href="http://pasdoc.sourceforge.net/">PasDoc 0.9.0</a> on 2012-04-23 21:38:52</em>
|
---|
44 | </span>
|
---|
45 | </body></html>
|
---|