<html> <head> <title>embedded IPsec - IPsec library</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="doxygen.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <table width="98%" border="0" align="center"> <tr> <td> <h2 align="left"><img src="logo_small.gif" alt="embedded IPsec"> source code documentation </h2> <hr> <!-- Generated by Doxygen 1.3.4 --> <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a></div> <h1>phy_2004_esp_3des_sha1.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> Test configuration: ESP 3DES SHA1 connection between FreeS/WAN host (192.168.1.5) and PhyCORE167-HS/E board (192.168.1.4). <p> <p> Definition in file <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html">phy_2004_esp_3des_sha1.h</a>. <p> <p> <a href="phy__2004__esp__3des__sha1_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0> <tr><td></td></tr> <tr><td colspan=2><br><h2>Variables</h2></td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structsa__entry__struct.html">sad_entry</a> </td><td class="memItemRight" valign=bottom><a class="el" href="phy__2004__esp__3des__sha1_8h.html#a0">inbound_sad_config</a> [IPSEC_MAX_SAD_ENTRIES]</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structspd__entry__struct.html">spd_entry</a> </td><td class="memItemRight" valign=bottom><a class="el" href="phy__2004__esp__3des__sha1_8h.html#a1">inbound_spd_config</a> [IPSEC_MAX_SAD_ENTRIES]</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structsa__entry__struct.html">sad_entry</a> </td><td class="memItemRight" valign=bottom><a class="el" href="phy__2004__esp__3des__sha1_8h.html#a2">outbound_sad_config</a> [IPSEC_MAX_SAD_ENTRIES]</td></tr> <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structspd__entry__struct.html">spd_entry</a> </td><td class="memItemRight" valign=bottom><a class="el" href="phy__2004__esp__3des__sha1_8h.html#a3">outbound_spd_config</a> [IPSEC_MAX_SPD_ENTRIES]</td></tr> </table> <hr><h2>Variable Documentation</h2> <a class="anchor" name="a0" doxytag="phy_2004_esp_3des_sha1.h::inbound_sad_config" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="structsa__entry__struct.html">sad_entry</a> <a class="el" href="ipsecdev_8c.html#a2">inbound_sad_config</a>[IPSEC_MAX_SAD_ENTRIES] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <b>Initial value:</b><div class="fragment"><pre> { <a class="code" href="sa_8h.html#a16">SAD_ENTRY</a>( 192,168,1,4, 255,255,255,255, 0x2004, IPSEC_PROTO_ESP, IPSEC_TUNNEL, IPSEC_3DES, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, IPSEC_HMAC_SHA1, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67 ), <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>, <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>, <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>, <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a> } </pre></div>inbound SAD configuration data <p> Definition at line <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html#l00010">10</a> of file <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html">phy_2004_esp_3des_sha1.h</a>. </td> </tr> </table> <a class="anchor" name="a1" doxytag="phy_2004_esp_3des_sha1.h::inbound_spd_config" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="structspd__entry__struct.html">spd_entry</a> <a class="el" href="ipsecdev_8c.html#a3">inbound_spd_config</a>[IPSEC_MAX_SAD_ENTRIES] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <b>Initial value:</b><div class="fragment"><pre> { <a class="code" href="sa_8h.html#a15">SPD_ENTRY</a>( 192,168,1,5, 255,255,255,255, 192,168,1,4, 255,255,255,255, 0, 0, 0, POLICY_APPLY, &inbound_sad_config[0]), <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>, <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>, <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>, <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a> } </pre></div>inbound SPD configuration data <p> Definition at line <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html#l00027">27</a> of file <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html">phy_2004_esp_3des_sha1.h</a>. </td> </tr> </table> <a class="anchor" name="a2" doxytag="phy_2004_esp_3des_sha1.h::outbound_sad_config" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="structsa__entry__struct.html">sad_entry</a> <a class="el" href="ipsecdev_8c.html#a4">outbound_sad_config</a>[IPSEC_MAX_SAD_ENTRIES] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <b>Initial value:</b><div class="fragment"><pre> { <a class="code" href="sa_8h.html#a16">SAD_ENTRY</a>( 192,168,1,5, 255,255,255,255, 0x2004, IPSEC_PROTO_ESP, IPSEC_TUNNEL, IPSEC_3DES, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, IPSEC_HMAC_SHA1, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67, 0x01, 0x23, 0x45, 0x67 ), <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>, <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>, <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a>, <a class="code" href="sa_8h.html#a17">EMPTY_SAD_ENTRY</a> } </pre></div>outbound SAD configuration data <p> Definition at line <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html#l00043">43</a> of file <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html">phy_2004_esp_3des_sha1.h</a>. </td> </tr> </table> <a class="anchor" name="a3" doxytag="phy_2004_esp_3des_sha1.h::outbound_spd_config" ></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> <a class="el" href="structspd__entry__struct.html">spd_entry</a> <a class="el" href="ipsecdev_8c.html#a5">outbound_spd_config</a>[IPSEC_MAX_SPD_ENTRIES] </table> </td> </tr> </table> <table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td> <p> <b>Initial value:</b><div class="fragment"><pre> { <a class="code" href="sa_8h.html#a15">SPD_ENTRY</a>( 192,168,1,4, 255,255,255,255, 192,168,1,5, 255,255,255,255, 0, 0, 0, POLICY_APPLY, &outbound_sad_config[0]), <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>, <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>, <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a>, <a class="code" href="sa_8h.html#a18">EMPTY_SPD_ENTRY</a> } </pre></div>outbound SPD configuration data <p> Definition at line <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html#l00059">59</a> of file <a class="el" href="phy__2004__esp__3des__sha1_8h-source.html">phy_2004_esp_3des_sha1.h</a>. </td> </tr> </table> </td> </tr> </table> <hr> <div align="center">Copyright 2003 by Christian Scheurer and Niklaus Schild</div> </html>