Searched defs:testMode (Results 1 – 8 of 8) sorted by relevance
58 Certificate[] requestAttestation(in byte[] csr, in boolean testMode); in requestAttestation()
118 AttestationResult requestAttestation(in byte[] challenge, in boolean testMode); in requestAttestation()
85 int testMode = TEST_MODE_ENABLE; in settersAndGetters() local
154 int testMode = TEST_MODE_ENABLE; in setTestMode() local
68 Certificate[] requestAttestation(in byte[] csr, int requesterUid, in boolean testMode); in requestAttestation()
170 private ReaderThread(UsbDevice device, UsbDeviceConnection conn, int testMode) { in ReaderThread()
182 public void setTestMode(int testMode) { in setTestMode()
327 public void setTestMode(int testMode) { in setTestMode()