Home | History | Annotate | Download | only in crypto

Lines Matching refs:rcon

729 const u32 rcon[] = {
732 0x1B000000, 0x36000000, /* for 128-bit blocks, Rijndael never uses more than 10 rcon values */
771 /* for 128-bit blocks, Rijndael never uses more than 10 rcon values */
793 TE443(temp) ^ TE414(temp) ^ RCON(i);
809 TE443(temp) ^ TE414(temp) ^ RCON(i);
828 TE443(temp) ^ TE414(temp) ^ RCON(i);