Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
H A Dsaferp.c92 #define iPHT(b) do { \ macro
132 iPHT(b); \
133 iSHUF(b, b2); iPHT(b2); \
134 iSHUF(b2, b); iPHT(b); \
135 iSHUF(b, b2); iPHT(b2); \