ECDH_KPP_SECRET_MIN_SIZE
return ECDH_KPP_SECRET_MIN_SIZE + params->key_size;
if (unlikely(!buf || len < ECDH_KPP_SECRET_MIN_SIZE))