HomeSort by relevance Sort by last modified time
    Searched defs:initKey (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/javax/crypto/
ExemptionMechanism.java 53 // Store initKey value
54 private Key initKey;
197 && (initKey.equals(key) || Arrays.equals(initKey.getEncoded(),
238 initKey = key;
263 initKey = key;
288 initKey = key;
  /tools/motodev/src/plugins/certmanager/lib/
bcprov-jdk15on-147.jar 

Completed in 2339 milliseconds