Searched defs:f3 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daestab.c176 #define f3(x) (f2(x) ^ x) macro
185 #define f3(x) ((x) ? pow[log[x] + 0x01] : 0) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/i386/
H A Daes_x86_v2.s183 #define f3(x) (f2(x) ^ x) define

Completed in 72 milliseconds