botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
aes_192_key_expansion
botan
block
aes_ni
Undocumented in source. Be warned that the author may not have intended to support it.
static if
(
BOTAN_HAS_AES_NI
)
void
aes_192_key_expansion
(
__m128i
*
K1
,
__m128i
*
K2
,
__m128i
key2_with_rcon
,
uint
*
output
,
bool
last
)
Meta
Source
See Implementation
botan
block
aes_ni
classes
AES128NI
AES192NI
AES256NI
functions
aes_128_key_expansion
aes_192_key_expansion
aes_256_key_expansion
variables
AES_128_key_exp
AES_192_key_exp
AES_DEC_4_LAST_ROUNDS
AES_DEC_4_ROUNDS
AES_ENC_4_LAST_ROUNDS
AES_ENC_4_ROUNDS