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

  /external/dropbear/libtomcrypt/src/ciphers/safer/
saferp.c 114 #define iSHUF(b, b2) \
133 iSHUF(b, b2); iPHT(b2); \
134 iSHUF(b2, b); iPHT(b); \
135 iSHUF(b, b2); iPHT(b2);
  /external/dropbear/libtomcrypt/notes/etc/
saferp_optimizer.c 14 #define iSHUF(b, b2) \

Completed in 174 milliseconds