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

  /external/dropbear/libtomcrypt/notes/etc/
saferp_optimizer.c 7 #define SHUF\
79 SHUF;
118 SHUF;
158 SHUF;
  /external/dropbear/libtomcrypt/src/ciphers/safer/
saferp.c 107 #define SHUF(b, b2) \
125 PHT(b); SHUF(b, b2); \
126 PHT(b2); SHUF(b2, b); \
127 PHT(b); SHUF(b, b2); \

Completed in 251 milliseconds