Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c121 bool crt_g2_mode; member
386 ctx->crt_g2_mode = false; in hpre_ctx_set()
400 ctx->crt_g2_mode = false; in hpre_ctx_clear()
605 if (ctx->crt_g2_mode && !req->src) in hpre_dh_compute_value()
665 ctx->crt_g2_mode = true; in hpre_dh_set_params()
854 if (ctx->crt_g2_mode) { in hpre_rsa_dec()
1009 ctx->crt_g2_mode = true; in hpre_rsa_setkey_crt()
1019 ctx->crt_g2_mode = false; in hpre_rsa_setkey_crt()