Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c1194 bool is_ecdh) in hpre_ecc_clear_ctx() argument
1203 if (is_ecdh && ctx->ecdh.p) { in hpre_ecc_clear_ctx()
1208 } else if (!is_ecdh && ctx->curve25519.p) { in hpre_ecc_clear_ctx()