kpp_request_set_tfm
kpp_request_set_tfm(dh_req, tfm_ctx->dh_tfm);
kpp_request_set_tfm(req, ctx->fallback);
kpp_request_set_tfm(req, ctx->fallback);
kpp_request_set_tfm(req, ctx->ecdh.soft_tfm);
kpp_request_set_tfm(req, tfm);
kpp_request_set_tfm(req, ctx->ecdh.soft_tfm);
kpp_request_set_tfm(req, tfm);
kpp_request_set_tfm(fb_req, ctx->dh.soft_tfm);
kpp_request_set_tfm(nreq, ctx->ftfm);
kpp_request_set_tfm(nreq, ctx->ftfm);
kpp_request_set_tfm(req, tfm);