polyval_init
polyval_init(&ctx, &tctx->poly_key);
polyval_init(&ctx, key);
polyval_init(ctx, &test_key);
polyval_init(&hashofhashes_ctx, &key);