ossl_siv128_copy_ctx
int ossl_siv128_copy_ctx(SIV128_CONTEXT *dest, SIV128_CONTEXT *src);
if (!ossl_siv128_copy_ctx(&out->siv, &in->siv))