HomeSort by relevance Sort by last modified time
    Searched refs:LOAD64L (Results 1 - 5 of 5) sorted by null

  /external/dropbear/libtomcrypt/testprof/
store_test.c 35 LOAD64L(LL1, buf + y);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_macros.h 38 #define LOAD64L(x, y) \
146 #define LOAD64L(x, y) \
163 #define LOAD64L(x, y) \
187 #define LOAD64L(x, y) \
  /external/dropbear/libtomcrypt/src/encauth/gcm/
gcm_gf_mult.c 135 LOAD64L(pB[i], b + (i<<3));
  /external/dropbear/libtomcrypt/src/hashes/
tiger.c     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 274 \index{STORE32L} \index{STORE64L} \index{LOAD32L} \index{LOAD64L} \index{STORE32H} \index{STORE64H} \index{LOAD32H} \index{LOAD64H} \index{BSWAP}
283 \hline LOAD64L(x, y) & {\bf unsigned long long} x, {\bf unsigned char} *y & $y[0 \ldots 7] \to x$ \\
    [all...]

Completed in 212 milliseconds