Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Ddh_helper.c13 #define DH_KPP_SECRET_MIN_SIZE (sizeof(struct kpp_secret) + 4 * sizeof(int)) macro
/kernel/linux/linux-6.6/crypto/
H A Ddh_helper.c13 #define DH_KPP_SECRET_MIN_SIZE (sizeof(struct kpp_secret) + 3 * sizeof(int)) macro

Completed in 1 milliseconds