Home
last modified time | relevance | path

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

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