Home
last modified time | relevance | path

Searched defs:ECDH_KPP_SECRET_MIN_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Decdh_helper.c13 #define ECDH_KPP_SECRET_MIN_SIZE (sizeof(struct kpp_secret) + 2 * sizeof(short)) macro
/kernel/linux/linux-6.6/crypto/
H A Decdh_helper.c13 #define ECDH_KPP_SECRET_MIN_SIZE (sizeof(struct kpp_secret) + sizeof(short)) macro

Completed in 1 milliseconds