| /kernel/linux/linux-6.6/arch/powerpc/crypto/ |
| D | aesp10-ppc.pl | 121 my ($zero,$in0,$in1,$key,$rcon,$mask,$tmp)=map("v$_",(0..6)); 130 rcon: 138 mflr $ptr #vvvvv "distance between . and rcon 179 lvx $rcon,0,$ptr 206 vcipherlast $key,$key,$rcon 215 vadduwm $rcon,$rcon,$rcon 219 lvx $rcon,0,$ptr # last two round keys 226 vcipherlast $key,$key,$rcon 235 vadduwm $rcon,$rcon,$rcon 243 vcipherlast $key,$key,$rcon [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/ |
| D | cortina,gemini-sata-bridge.txt | 46 resets = <&rcon 26>, <&rcon 27>;
|
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| D | aes-ce-glue.c | 80 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()
|
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| D | aes-ce-glue.c | 80 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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ata/ |
| D | cortina,gemini-sata-bridge.yaml | 98 resets = <&rcon 26>, <&rcon 27>;
|
| /kernel/linux/linux-6.6/drivers/crypto/vmx/ |
| D | aesp8-ppc.pl | 121 my ($zero,$in0,$in1,$key,$rcon,$mask,$tmp)=map("v$_",(0..6)); 130 rcon: 138 mflr $ptr #vvvvv "distance between . and rcon 179 lvx $rcon,0,$ptr 206 vcipherlast $key,$key,$rcon 215 vadduwm $rcon,$rcon,$rcon 219 lvx $rcon,0,$ptr # last two round keys 226 vcipherlast $key,$key,$rcon 235 vadduwm $rcon,$rcon,$rcon 243 vcipherlast $key,$key,$rcon [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/vmx/ |
| D | aesp8-ppc.pl | 121 my ($zero,$in0,$in1,$key,$rcon,$mask,$tmp)=map("v$_",(0..6)); 130 rcon: 138 mflr $ptr #vvvvv "distance between . and rcon 179 lvx $rcon,0,$ptr 206 vcipherlast $key,$key,$rcon 215 vadduwm $rcon,$rcon,$rcon 219 lvx $rcon,0,$ptr # last two round keys 226 vcipherlast $key,$key,$rcon 235 vadduwm $rcon,$rcon,$rcon 243 vcipherlast $key,$key,$rcon [all …]
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| D | aes-ce-glue.c | 75 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()
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| D | aes-ce-glue.c | 75 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()
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
| D | rtw_security.h | 291 extern const u32 rcon[10]; 295 #define RCON(i) (rcons[(i)] << 24) macro
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
| D | rtw_security.c | 958 u8 rcon; in next_key() local 970 rcon = rcon_table[round]; in next_key() 973 key[0] = key[0] ^ rcon; in next_key() 2145 /* for 128-bit blocks, Rijndael never uses more than 10 rcon values */ 2166 RCON(i); in rijndaelKeySetupEnc()
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8712/ |
| D | rtl871x_security.c | 762 u8 rcon; in next_key() local 773 rcon = rcon_table[round]; in next_key() 775 key[0] = key[0] ^ rcon; in next_key()
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
| D | rtl871x_security.c | 763 u8 rcon; in next_key() local 774 rcon = rcon_table[round]; in next_key() 776 key[0] = key[0] ^ rcon; in next_key()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
| D | be_main.c | 133 "RCON",
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
| D | be_main.c | 132 "RCON",
|