Lines Matching refs:cert_path
45 def __init__(self, ifname=None, hostapd_logdir=None, cert_path=None, argument
56 self.start(hostapd_logdir, cert_path, bridge, sae_h2e,
147 def start(self, hostapd_logdir=None, cert_path=None, argument
161 if cert_path:
162 cmd += ['-C', cert_path]
670 with SigmaDut(ifname, cert_path=logdir) as dut:
746 with SigmaDut(ifname, cert_path=logdir) as dut:
777 with SigmaDut(ifname, cert_path=logdir) as dut:
1420 run_sigma_dut_dpp_qr_resp(dev, apdev, 11, cert_path=logdir)
1450 enrollee_role="STA", cert_path=None, argument
1455 with SigmaDut(dev[0].ifname, cert_path=cert_path) as dut:
4631 with SigmaDut(dev=dev[0], cert_path=logdir) as dut:
4697 with SigmaDut(dev=dev[0], cert_path=logdir) as dut:
4769 with SigmaDut(dev=dev[0], cert_path=logdir) as dut:
4808 with SigmaDut(dev=dev[0], cert_path=logdir) as dut:
4846 with SigmaDut(dev=dev[0], cert_path=logdir) as dut: