Searched refs:TE414 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes_i.h46 #define TE414(i) (Te4[((i) >> 24) & 0xff] & 0x000000ff) macro
86 #define TE414(i) ((Te0[((i) >> 24) & 0xff] >> 8) & 0x000000ff) macro
H A Daes-internal.c793 TE443(temp) ^ TE414(temp) ^ RCON(i);
809 TE443(temp) ^ TE414(temp) ^ RCON(i);
828 TE443(temp) ^ TE414(temp) ^ RCON(i);

Completed in 120 milliseconds