Home
last modified time | relevance | path

Searched refs:crt_g2_mode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c121 bool crt_g2_mode; member
396 ctx->crt_g2_mode = false; in hpre_ctx_set()
410 ctx->crt_g2_mode = false; in hpre_ctx_clear()
615 if (ctx->crt_g2_mode && !req->src) in hpre_dh_compute_value()
675 ctx->crt_g2_mode = true; in hpre_dh_set_params()
866 if (ctx->crt_g2_mode) { in hpre_rsa_dec()
1021 ctx->crt_g2_mode = true; in hpre_rsa_setkey_crt()
1031 ctx->crt_g2_mode = false; in hpre_rsa_setkey_crt()