HomeSort by relevance Sort by last modified time
    Searched refs:withinDomain (Results 1 - 4 of 4) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXNameConstraintValidator.java 655 else if (withinDomain(sub, constraint))
662 private boolean withinDomain(String testDomain, String domain)
709 if (withinDomain(dns, str) || dns.equalsIgnoreCase(str))
737 if (withinDomain(dns, str) || dns.equalsIgnoreCase(str))
776 if (withinDomain(_sub, email2))
806 if (withinDomain(_sub, email1))
819 if (withinDomain(email1, email2)
824 else if (withinDomain(email2, email1))
836 if (withinDomain(email2, email1))
866 if (withinDomain(email1, email2)
    [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 102 milliseconds