Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
A Daes-ce-glue.c80 static u8 const rcon[] = { in ce_aes_expandkey() local
98 for (i = 0; i < sizeof(rcon); i++) { in ce_aes_expandkey()
102 rko[0] = ror32(__aes_ce_sub(rki[kwords - 1]), 8) ^ rcon[i] ^ rki[0]; in ce_aes_expandkey()
/linux/Documentation/devicetree/bindings/ata/
A Dcortina,gemini-sata-bridge.txt46 resets = <&rcon 26>, <&rcon 27>;
/linux/drivers/crypto/vmx/
A Daesp8-ppc.pl179 lvx $rcon,0,$ptr
206 vcipherlast $key,$key,$rcon
215 vadduwm $rcon,$rcon,$rcon
226 vcipherlast $key,$key,$rcon
235 vadduwm $rcon,$rcon,$rcon
243 vcipherlast $key,$key,$rcon
281 vcipherlast $key,$key,$rcon
293 vadduwm $rcon,$rcon,$rcon
304 vcipherlast $key,$key,$rcon
323 vadduwm $rcon,$rcon,$rcon
[all …]
/linux/arch/arm/crypto/
A Daes-ce-glue.c75 static u8 const rcon[] = { in ce_aes_expandkey() local
93 for (i = 0; i < sizeof(rcon); i++) { in ce_aes_expandkey()
98 rko[0] = rko[0] ^ rki[0] ^ rcon[i]; in ce_aes_expandkey()
/linux/drivers/staging/r8188eu/core/
A Drtw_security.c679 u8 rcon; in next_key() local
691 rcon = rcon_table[round]; in next_key()
694 key[0] = key[0] ^ rcon; in next_key()
/linux/drivers/staging/r8188eu/include/
A Drtw_security.h235 extern const u32 rcon[10];
/linux/drivers/staging/rtl8712/
A Drtl871x_security.c763 u8 rcon; in next_key() local
774 rcon = rcon_table[round]; in next_key()
776 key[0] = key[0] ^ rcon; in next_key()
/linux/
A DSystem.map56313 ffff800010f38e80 d rcon.0
A D.tmp_System.map56313 ffff800010f38e80 d rcon.0

Completed in 284 milliseconds