Searched refs:cns (Results 1 – 9 of 9) sorted by relevance
/external/apache-http/src/org/apache/http/conn/ssl/ |
D | AbstractVerifier.java | 112 String[] cns = getCNs(cert); in verify() local 114 verify(host, cns, subjectAlts); in verify() 117 public final void verify(final String host, final String[] cns, in verify() argument 127 if(cns != null && cns.length > 0 && cns[0] != null) { in verify() 128 names.add(cns[0]); in verify() 238 String[] cns = new String[cnList.size()]; in getCNs() local 239 cnList.toArray(cns); in getCNs() 240 return cns; in getCNs()
|
D | StrictHostnameVerifier.java | 59 final String[] cns, in verify() argument 61 verify(host, cns, subjectAlts, true); in verify()
|
D | BrowserCompatHostnameVerifier.java | 52 final String[] cns, in verify() argument 54 verify(host, cns, subjectAlts, false); in verify()
|
D | AllowAllHostnameVerifier.java | 44 final String[] cns, in verify() argument
|
D | X509HostnameVerifier.java | 82 void verify(String host, String[] cns, String[] subjectAlts) in verify() argument
|
/external/icu4c/data/mappings/ |
D | ucmfiles.mk | 114 noop-cns-11643.ucm noop-gb2312_gl.ucm noop-iso-ir-165.ucm\ 115 iso-ir-165.ucm cns-11643-1992.ucm\
|
/external/webkit/LayoutTests/http/conf/ |
D | mime.types | 433 audio/vnd.cns.anp1 434 audio/vnd.cns.inf1 470 image/vnd.cns.inf2
|
/external/icu4c/stubdata/ |
D | icudt48l-default.txt | 950 noop-cns-11643.cnv
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 3424 http://cns.miis.edu/pubs/week/050615.htm 13176 http://online.northumbria.ac.uk/faculties/art/humanities/cns/m-intro.html 16328 http://spaces.msn.com/members/aboudavid/Blog/cns!1p9Ev48i1mLI3u52I0M6FTKA!388.entry 16335 http://spaces.msn.com/members/theredcouch/Blog/cns!1pu14osYRd1qo-cP37HiEsow!105.entry 16336 http://spaces.msn.com/members/tt-siesta/Blog/cns!1pA04VuxycjSc-Izqxn_onGg!178.entry 51667 http://www.jrn.columbia.edu/studentwork/cns/2002-04-03/67.asp 51668 http://www.jrn.columbia.edu/studentwork/cns/2002-04-10/349.asp 51669 http://www.jrn.columbia.edu/studentwork/cns/2003-04-27/246.asp
|