crypto_aegis128_update_a
crypto_aegis128_update_a(state, key, false);
crypto_aegis128_update_a(state, &key_iv, false);
crypto_aegis128_update_a(state, src_blk, do_simd);
crypto_aegis128_update_a(state, src_blk, false);
crypto_aegis128_update_a(state, &msg, false);
crypto_aegis128_update_a(state, &tmp, false);
crypto_aegis128_update_a(state, &tmp, false);
crypto_aegis128_update_a(state, &msg, false);
crypto_aegis128_update_a(state, &buf, do_simd);
crypto_aegis128_update_a(state, &buf, do_simd);
crypto_aegis128_update_a(state, &tmp, false);