Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1209 bool is_ecdh) in hpre_ecc_clear_ctx() argument
1218 if (is_ecdh && ctx->ecdh.p) { in hpre_ecc_clear_ctx()
1223 } else if (!is_ecdh && ctx->curve25519.p) { in hpre_ecc_clear_ctx()