Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c124 bool crt_g2_mode; member
399 ctx->crt_g2_mode = false; in hpre_ctx_set()
413 ctx->crt_g2_mode = false; in hpre_ctx_clear()
620 if (ctx->crt_g2_mode && !req->src) in hpre_dh_compute_value()
680 ctx->crt_g2_mode = true; in hpre_dh_set_params()
871 if (ctx->crt_g2_mode) { in hpre_rsa_dec()
1026 ctx->crt_g2_mode = true; in hpre_rsa_setkey_crt()
1036 ctx->crt_g2_mode = false; in hpre_rsa_setkey_crt()