Searched refs:RT2 (Results 1 – 1 of 1) sorted by relevance
336 static const uint32_t RT2[256] = { RT }; variable372 static uint32_t RT2[256]; variable460 RT2[i] = ROTL8( RT1[i] ); in aes_gen_tables()461 RT3[i] = ROTL8( RT2[i] ); in aes_gen_tables()646 RT2[ FSb[ ( *SK >> 16 ) & 0xFF ] ] ^ in mbedtls_aes_setkey_dec()690 RT2[ ( Y2 >> 16 ) & 0xFF ] ^ \695 RT2[ ( Y3 >> 16 ) & 0xFF ] ^ \700 RT2[ ( Y0 >> 16 ) & 0xFF ] ^ \705 RT2[ ( Y1 >> 16 ) & 0xFF ] ^ \