Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1191 bool is_ecdh) in hpre_ecc_clear_ctx() argument
1200 if (is_ecdh && ctx->ecdh.p) { in hpre_ecc_clear_ctx()
1205 } else if (!is_ecdh && ctx->curve25519.p) { in hpre_ecc_clear_ctx()