- aes_schedule_192_smear
__m128i aes_schedule_192_smear(__m128i x, __m128i y)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_schedule_mangle
__m128i aes_schedule_mangle(__m128i k, ubyte round_no)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_schedule_mangle_dec
__m128i aes_schedule_mangle_dec(__m128i k, ubyte round_no)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_schedule_mangle_last
__m128i aes_schedule_mangle_last(__m128i k, ubyte round_no)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_schedule_mangle_last_dec
__m128i aes_schedule_mangle_last_dec(__m128i k)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_schedule_round
__m128i aes_schedule_round(__m128i* rcon, __m128i input1, __m128i input2)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_schedule_transform
__m128i aes_schedule_transform(__m128i input, __m128i table_1, __m128i table_2)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_ssse3_decrypt
__m128i aes_ssse3_decrypt(__m128i B, const(__m128i*) keys, size_t rounds)
Undocumented in source. Be warned that the author may not have intended to support it.
- aes_ssse3_encrypt
__m128i aes_ssse3_encrypt(__m128i B, const(__m128i*) keys, size_t rounds)
Undocumented in source. Be warned that the author may not have intended to support it.
AES using SSSE3