Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Daes_i.h27 extern const u32 rcon[10];
33 #define RCON(i) rcon[(i)]
Daes-internal.c729 const u32 rcon[] = { variable