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

/freebsd-13-stable/contrib/wpa/src/crypto/
H A Daes_i.h33 #define RCON(i) rcon[(i)] macro
68 #define RCON(i) ((u32) rcons[(i)] << 24) 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 54 milliseconds