DPP: Fix DPPURICurves processing

This was not supposed to use the dpp_get_curve() function, but simply
fetch the argument as-is. Fix this by using get_param() directly to
avoid indicating support for P-256 only.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
1 file changed