mbedTLS
RT2
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
RT2
RT2 variable
Syntax
Show:
Summary
Declaration
from
aes.c:321
MBEDTLS_MAYBE_UNUSED
static
const
uint32_t
RT2
[
256
]
=
{
RT
}
;
Examples
References
from
examples
Code
Location
Referrer
MBEDTLS_MAYBE_UNUSED
static
const
uint32_t
RT2
[
256
]
=
{
RT
}
;
aes.c:321
AES_RT2
(
FSb
[
MBEDTLS_BYTE_2
(
*
SK
)
]
)
^
aes.c:740
mbedtls_aes_setkey_dec()
AES_RROUND
(
t
.
Y
[
0
]
,
t
.
Y
[
1
]
,
t
.
Y
[
2
]
,
t
.
Y
[
3
]
,
t
.
X
[
0
]
,
t
.
X
[
1
]
,
t
.
X
[
2
]
,
t
.
X
[
3
]
)
;
aes.c:962
mbedtls_internal_aes_decrypt()
AES_RROUND
(
t
.
X
[
0
]
,
t
.
X
[
1
]
,
t
.
X
[
2
]
,
t
.
X
[
3
]
,
t
.
Y
[
0
]
,
t
.
Y
[
1
]
,
t
.
Y
[
2
]
,
t
.
Y
[
3
]
)
;
aes.c:963
mbedtls_internal_aes_decrypt()
AES_RROUND
(
t
.
Y
[
0
]
,
t
.
Y
[
1
]
,
t
.
Y
[
2
]
,
t
.
Y
[
3
]
,
t
.
X
[
0
]
,
t
.
X
[
1
]
,
t
.
X
[
2
]
,
t
.
X
[
3
]
)
;
aes.c:966
mbedtls_internal_aes_decrypt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
RT2
is read by 2 functions:
All items filtered out
RT2
mbedtls_aes_setkey_dec()
mbedtls_internal_aes_decrypt()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out