Home
last modified time | relevance | path

Searched refs:ARGTYPE (Results 1 – 5 of 5) sorted by relevance

/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_argchk.h3 #if ARGTYPE == 0
12 #elif ARGTYPE == 1
18 #elif ARGTYPE == 2
23 #elif ARGTYPE == 3
28 #elif ARGTYPE == 4
Dtomcrypt_cfg.h47 #ifndef ARGTYPE
48 #define ARGTYPE 0 macro
/external/dropbear/libtomcrypt/src/misc/crypt/
Dcrypt_argchk.c19 #if (ARGTYPE == 0)
/external/dropbear/libtomcrypt/
Dchanges82 -- Franz Glasner pointed out the ARGTYPE=4 is not actually valid. Fixed.
1018 -- Fixed ARGCHK macro usage when ARGTYPE=1 throughout the code
Dcrypt.tex5195 \subsubsection{ARGTYPE} subsubsection
5197 NULL. There are four settings for ARGTYPE. When set to 0, it will have the default behaviour of p…