<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>proxygen: fizz::Sha384 Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">proxygen </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="pages.html"><span>Related Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class List</span></a></li> <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> <li><a href="functions.html"><span>Class Members</span></a></li> </ul> </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('structfizz_1_1Sha384.html','');}); </script> <div id="doc-content"> <div class="header"> <div class="summary"> <a href="#pub-static-attribs">Static Public Attributes</a> | <a href="structfizz_1_1Sha384-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">fizz::Sha384 Struct Reference</div> </div> </div><!--header--> <div class="contents"> <p><code>#include <<a class="el" href="Sha384_8h_source.html">Sha384.h</a>></code></p> <div class="dynheader"> Inheritance diagram for fizz::Sha384:</div> <div class="dyncontent"> <div class="center"> <img src="structfizz_1_1Sha384.png" usemap="#fizz::Sha384_map" alt=""/> <map id="fizz::Sha384_map" name="fizz::Sha384_map"> <area href="structfizz_1_1Sha.html" alt="fizz::Sha< Sha384 >" shape="rect" coords="0,0,126,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a> Static Public Attributes</h2></td></tr> <tr class="memitem:af89ee78d46e4e8d45cb1956530f22f84"><td class="memItemLeft" align="right" valign="top">static constexpr size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="structfizz_1_1Sha384.html#af89ee78d46e4e8d45cb1956530f22f84">HashLen</a> = 48</td></tr> <tr class="separator:af89ee78d46e4e8d45cb1956530f22f84"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad755f2e9dd721bb6ee529799a0e01ff0"><td class="memItemLeft" align="right" valign="top">static constexpr auto </td><td class="memItemRight" valign="bottom"><a class="el" href="structfizz_1_1Sha384.html#ad755f2e9dd721bb6ee529799a0e01ff0">HashEngine</a> = EVP_sha384</td></tr> <tr class="separator:ad755f2e9dd721bb6ee529799a0e01ff0"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:adc7a5a843871cacc1e970b1c95a35dcc"><td class="memItemLeft" align="right" valign="top">static constexpr <a class="el" href="namespacefolly.html#af8d3e3eb9accef5470823e6353f60140">folly::StringPiece</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structfizz_1_1Sha384.html#adc7a5a843871cacc1e970b1c95a35dcc">BlankHash</a></td></tr> <tr class="separator:adc7a5a843871cacc1e970b1c95a35dcc"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a> Additional Inherited Members</h2></td></tr> <tr class="inherit_header pub_static_methods_structfizz_1_1Sha"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_structfizz_1_1Sha')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="structfizz_1_1Sha.html">fizz::Sha< Sha384 ></a></td></tr> <tr class="memitem:a305df19ef2ce92a1791c229691e042a6 inherit pub_static_methods_structfizz_1_1Sha"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="structfizz_1_1Sha.html#a305df19ef2ce92a1791c229691e042a6">hmac</a> (<a class="el" href="namespacefolly.html#a7f61a634c75bc3bb46447ec2b17ff0fe">folly::ByteRange</a> key, const <a class="el" href="classfolly_1_1IOBuf.html">folly::IOBuf</a> &in, <a class="el" href="namespacefolly.html#a9efde8a92a713a155d17ccb9452ecd5e">folly::MutableByteRange</a> out)</td></tr> <tr class="separator:a305df19ef2ce92a1791c229691e042a6 inherit pub_static_methods_structfizz_1_1Sha"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a4bce789e3fed932fd9ca28f8f1907f79 inherit pub_static_methods_structfizz_1_1Sha"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="structfizz_1_1Sha.html#a4bce789e3fed932fd9ca28f8f1907f79">hash</a> (const <a class="el" href="classfolly_1_1IOBuf.html">folly::IOBuf</a> &in, <a class="el" href="namespacefolly.html#a9efde8a92a713a155d17ccb9452ecd5e">folly::MutableByteRange</a> out)</td></tr> <tr class="separator:a4bce789e3fed932fd9ca28f8f1907f79 inherit pub_static_methods_structfizz_1_1Sha"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"> <p>Definition at line <a class="el" href="Sha384_8h_source.html#l00017">17</a> of file <a class="el" href="Sha384_8h_source.html">Sha384.h</a>.</p> </div><h2 class="groupheader">Member Data Documentation</h2> <a class="anchor" id="adc7a5a843871cacc1e970b1c95a35dcc"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr <a class="el" href="namespacefolly.html#af8d3e3eb9accef5470823e6353f60140">folly::StringPiece</a> fizz::Sha384::BlankHash</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <b>Initial value:</b><div class="fragment"><div class="line">{</div><div class="line"> <span class="stringliteral">"\x38\xb0\x60\xa7\x51\xac\x96\x38\x4c\xd9\x32\x7e\xb1\xb1\xe3\x6a\x21\xfd\xb7\x11\x14\xbe\x07\x43\x4c\x0c\xc7\xbf\x63\xf6\xe1\xda\x27\x4e\xde\xbf\xe7\x6f\x65\xfb\xd5\x1a\xd2\xf1\x48\x98\xb9\x5b"</span>}</div></div><!-- fragment --> <p>Definition at line <a class="el" href="Sha384_8h_source.html#l00022">22</a> of file <a class="el" href="Sha384_8h_source.html">Sha384.h</a>.</p> </div> </div> <a class="anchor" id="ad755f2e9dd721bb6ee529799a0e01ff0"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr auto fizz::Sha384::HashEngine = EVP_sha384</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="Sha384_8h_source.html#l00020">20</a> of file <a class="el" href="Sha384_8h_source.html">Sha384.h</a>.</p> </div> </div> <a class="anchor" id="af89ee78d46e4e8d45cb1956530f22f84"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">constexpr size_t fizz::Sha384::HashLen = 48</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Definition at line <a class="el" href="Sha384_8h_source.html#l00018">18</a> of file <a class="el" href="Sha384_8h_source.html">Sha384.h</a>.</p> </div> </div> <hr/>The documentation for this struct was generated from the following files:<ul> <li>proxygen/fizz/fizz/crypto/<a class="el" href="Sha384_8h_source.html">Sha384.h</a></li> <li>proxygen/fizz/fizz/crypto/<a class="el" href="Sha384_8cpp_source.html">Sha384.cpp</a></li> </ul> </div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespacefizz.html">fizz</a></li><li class="navelem"><a class="el" href="structfizz_1_1Sha384.html">Sha384</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> </html>