2014-06-08 21:44:14 +00:00
<!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" / >
2014-06-08 23:33:25 +00:00
< meta name = "generator" content = "Doxygen 1.8.7" / >
2014-06-08 21:44:14 +00:00
< title > post quantum cryptography: /home/travis/build/hasufell/pqc/src/ntru_common.h File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
2014-06-08 23:33:25 +00:00
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
2014-06-08 21:44:14 +00:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / script >
2014-06-08 23:33:25 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2014-06-08 21:44:14 +00:00
< / head >
< body >
2014-06-08 23:33:25 +00:00
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
2014-06-08 21:44:14 +00:00
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > post quantum cryptography
< / div >
< div id = "projectbrief" > Highly optimized implementation of the NTRUEncrypt algorithm< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
2014-06-08 23:33:25 +00:00
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
2014-06-08 21:44:14 +00:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
2014-06-08 23:33:25 +00:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Data Structures< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Files< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Macros< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Pages< / a > < / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
2014-06-08 21:44:14 +00:00
< / div >
2014-06-08 23:33:25 +00:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_68267d1309a1af8e8297ef4c3efbcdba.html" > src< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
2014-06-08 21:44:14 +00:00
< div class = "header" >
< div class = "summary" >
2014-06-08 23:33:25 +00:00
< a href = "#define-members" > Macros< / a > < / div >
2014-06-08 21:44:14 +00:00
< div class = "headertitle" >
2014-06-08 23:33:25 +00:00
< div class = "title" > ntru_common.h File Reference< / div > < / div >
2014-06-08 21:44:14 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > common macros/functions
< a href = "#details" > More...< / a > < / p >
2014-06-08 23:33:25 +00:00
< div class = "textblock" > < code > #include < stdlib.h> < / code > < br / >
2014-06-08 21:44:14 +00:00
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for ntru_common.h:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "ntru__common_8h__incl.png" border = "0" usemap = "#_2home_2travis_2build_2hasufell_2pqc_2src_2ntru__common_8h" alt = "" / > < / div >
< map name = "_2home_2travis_2build_2hasufell_2pqc_2src_2ntru__common_8h" id = "_2home_2travis_2build_2hasufell_2pqc_2src_2ntru__common_8h" >
< / map >
< / div >
< / div >
< p > < a href = "ntru__common_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
2014-06-08 23:33:25 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a22c7f61c2f0fa6b1943548e838055cec" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "ntru__common_8h.html#a22c7f61c2f0fa6b1943548e838055cec" > CHAR_SIZE< / a >       sizeof(char)< / td > < / tr >
< tr class = "separator:a22c7f61c2f0fa6b1943548e838055cec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8d370c21bcf662e586397e764aba95e1" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "ntru__common_8h.html#a8d370c21bcf662e586397e764aba95e1" > ASCII_BITS< / a >       8< / td > < / tr >
< tr class = "separator:a8d370c21bcf662e586397e764aba95e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2014-06-08 21:44:14 +00:00
< / table >
2014-06-08 23:33:25 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2014-06-08 21:44:14 +00:00
< div class = "textblock" > < p > common macros/functions < / p >
< p > This file holds common macros and functions shared throughout the whole codebase without any particular purpose. < / p >
< p > Definition in file < a class = "el" href = "ntru__common_8h_source.html" > ntru_common.h< / a > .< / p >
2014-06-08 23:33:25 +00:00
< / div > < h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a class = "anchor" id = "a8d370c21bcf662e586397e764aba95e1" > < / a >
2014-06-08 21:44:14 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-06-08 23:33:25 +00:00
< td class = "memname" > #define ASCII_BITS      8< / td >
2014-06-08 21:44:14 +00:00
< / tr >
< / table >
2014-06-08 23:33:25 +00:00
< / div > < div class = "memdoc" >
2014-06-08 21:44:14 +00:00
< p > Definition at line < a class = "el" href = "ntru__common_8h_source.html#l00038" > 38< / a > of file < a class = "el" href = "ntru__common_8h_source.html" > ntru_common.h< / a > .< / p >
< / div >
< / div >
2014-06-08 23:33:25 +00:00
< a class = "anchor" id = "a22c7f61c2f0fa6b1943548e838055cec" > < / a >
2014-06-08 21:44:14 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-06-08 23:33:25 +00:00
< td class = "memname" > #define CHAR_SIZE      sizeof(char)< / td >
2014-06-08 21:44:14 +00:00
< / tr >
< / table >
2014-06-08 23:33:25 +00:00
< / div > < div class = "memdoc" >
2014-06-08 21:44:14 +00:00
< p > Definition at line < a class = "el" href = "ntru__common_8h_source.html#l00037" > 37< / a > of file < a class = "el" href = "ntru__common_8h_source.html" > ntru_common.h< / a > .< / p >
< / div >
< / div >
< / div > <!-- contents -->
2014-06-08 23:33:25 +00:00
<!-- start footer part -->
2014-06-08 21:44:14 +00:00
< hr class = "footer" / > < address class = "footer" > < small >
2014-06-08 23:33:25 +00:00
Generated on Sun Jun 8 2014 23:33:23 for post quantum cryptography by   < a href = "http://www.doxygen.org/index.html" >
2014-06-08 21:44:14 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2014-06-08 23:33:25 +00:00
< / a > 1.8.7
2014-06-08 21:44:14 +00:00
< / small > < / address >
< / body >
< / html >