Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
A Dsaferp.c119 #define iSHUF(b, b2) do { \ macro
140 iSHUF(b, b2); iPHT(b2); \
141 iSHUF(b2, b); iPHT(b); \
142 iSHUF(b, b2); iPHT(b2); \

Completed in 2 milliseconds