Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c78 bool crt_g2_mode; member
331 ctx->crt_g2_mode = false; in hpre_ctx_set()
345 ctx->crt_g2_mode = false; in hpre_ctx_clear()
539 if (ctx->crt_g2_mode && !req->src) in hpre_dh_compute_value()
599 ctx->crt_g2_mode = true; in hpre_dh_set_params()
789 if (ctx->crt_g2_mode) { in hpre_rsa_dec()
944 ctx->crt_g2_mode = true; in hpre_rsa_setkey_crt()
954 ctx->crt_g2_mode = false; in hpre_rsa_setkey_crt()