DH_KPP_SECRET_MIN_SIZE   36 crypto/dh_helper.c 	return DH_KPP_SECRET_MIN_SIZE + dh_data_size(p);
DH_KPP_SECRET_MIN_SIZE   73 crypto/dh_helper.c 	if (unlikely(!buf || len < DH_KPP_SECRET_MIN_SIZE))