OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:textit
(Results
1 - 6
of
6
) sorted by null
/external/dropbear/libtomcrypt/
crypt.tex
34
\def\undefined{{\rm \
textit
{undefined}}}
136
You may be wondering, \
textit
{Tom, why did you write a crypto library. I already have one.} Well the reason falls into
161
with \
textit
{cycles per byte} timings that are comparable (and often favourable) to other libraries such as OpenSSL and
166
pseudo--random number generators (PRNG), and bignum math routines are all used within the API through \
textit
{descriptor} tables which
168
directly (\
textit
{e.g. sha256\_process()}) this descriptor interface allows the developer to customize their
172
that for the PRNG needs within the library (\
textit
{e.g. making a RSA key}). All the developer has to do
175
(\
textit
{or whatever they call it}) has been invented. It can be added to the library and used within applications
181
you have to update the associated support code as well. In LibTomCrypt the associated code (\
textit
{chaining modes in this case})
194
They can be removed from a build by simply commenting out the two appropriate lines in \
textit
{tomcrypt\_custom.h}. The rest
257
To include the prototypes for \
textit
{LibTomCrypt.a} into your own program simply include \textit{tomcrypt.h} like so
[
all
...]
/external/dropbear/libtommath/
bn.tex
595
the integer the mp\_int is meant to equal. The \
textit
{used} parameter dictates how many digits are significant, that is,
596
contribute to the value of the mp\_int. The \
textit
{alloc} parameter dictates how many digits are currently available in
605
This will grow the array of digits of $a$ to $size$. If the \
textit
{alloc} parameter is already bigger than
809
An unsigned comparison considers only the digits themselves and not the associated \
textit
{sign} flag of the
[
all
...]
/external/libffi/
texinfo.tex
[
all
...]
/external/e2fsprogs/doc/
texinfo.tex
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/external/grub/docs/
texinfo.tex
[
all
...]
Completed in 57 milliseconds