OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:withinDNSubtree
(Results
1 - 2
of
2
) sorted by null
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXNameConstraintValidator.java
46
private static boolean
withinDNSubtree
(
101
if (
withinDNSubtree
(dns, subtree))
125
if (
withinDNSubtree
(dns, subtree))
154
if (
withinDNSubtree
(dn, subtree))
158
else if (
withinDNSubtree
(subtree, dn))
189
if (
withinDNSubtree
(dn, subtree))
193
else if (
withinDNSubtree
(subtree, dn))
[
all
...]
/external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar
Completed in 464 milliseconds