aes_ssse3_decrypt

Undocumented in source. Be warned that the author may not have intended to support it.
package package
static if(BOTAN_HAS_AES_SSSE3)
__m128i
aes_ssse3_decrypt
(
__m128i B
,
const(__m128i*) keys
,
size_t rounds
)

Meta