Searched refs:testEcAttestation (Results 1 – 1 of 1) sorted by relevance
152 public void testEcAttestation() throws Exception { in testEcAttestation() method in KeyAttestationTest177 testEcAttestation(challenges[challengeIndex], includeValidityDates, in testEcAttestation()198 testEcAttestation(new byte[129], true /* includeValidityDates */, "secp256r1", 256, in testEcAttestation_TooLargeChallenge()585 private void testEcAttestation(byte[] challenge, boolean includeValidityDates, String ecCurve, in testEcAttestation() method in KeyAttestationTest