Home
last modified time | relevance | path

Searched defs:ecdh (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
Decdh.h37 struct ecdh { struct
53 unsigned int crypto_ecdh_key_len(const struct ecdh *params); argument
/kernel/linux/linux-6.6/include/crypto/
Decdh.h36 struct ecdh { struct
51 unsigned int crypto_ecdh_key_len(const struct ecdh *params); argument
/kernel/linux/linux-5.10/crypto/
Decdh.c144 static struct kpp_alg ecdh = { variable
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
Dhpre_crypto.c126 struct hpre_ecdh_ctx ecdh; member
141 struct kpp_request *ecdh; member