RT0 is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

RT0 variable

Syntax

static const uint32_t RT0[256] = { RT };

References

LocationReferrerText
aes.c:335
static const uint32_t RT0[256] = { RT };
aes.c:721mbedtls_aes_setkey_dec()
*RK++ = AES_RT0( FSb[ ( *SK ) & 0xFF ] ) ^
aes.c:954mbedtls_internal_aes_decrypt()
AES_RROUND( Y0, Y1, Y2, Y3, X0, X1, X2, X3 );
aes.c:955mbedtls_internal_aes_decrypt()
AES_RROUND( X0, X1, X2, X3, Y0, Y1, Y2, Y3 );
aes.c:958mbedtls_internal_aes_decrypt()
AES_RROUND( Y0, Y1, Y2, Y3, X0, X1, X2, X3 );

Data Use

Functions reading RT0
RT0
Type of RT0
RT0
uint32_t
all items filtered out