aes_cbc_decrypt_multi
static void aes_cbc_decrypt_multi(void *, const uint8_t *, uint8_t *, size_t);
.decrypt_multi = aes_cbc_decrypt_multi,