botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
aes_256_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
)
__m128i
aes_256_key_expansion
(
__m128i
key
,
__m128i
key2
)
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