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