OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:x500
(Results
1 - 25
of
489
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
BCStrictStyle.java
1
package org.bouncycastle.asn1.
x500
.style;
3
import org.bouncycastle.asn1.
x500
.RDN;
4
import org.bouncycastle.asn1.
x500
.X500Name;
5
import org.bouncycastle.asn1.
x500
.X500NameStyle;
X500NameTokenizer.java
1
package org.bouncycastle.asn1.
x500
.style;
4
* class for breaking up an
X500
Name into it's component tokens, ala
AbstractX500NameStyle.java
1
package org.bouncycastle.asn1.
x500
.style;
11
import org.bouncycastle.asn1.
x500
.AttributeTypeAndValue;
12
import org.bouncycastle.asn1.
x500
.RDN;
13
import org.bouncycastle.asn1.
x500
.X500Name;
14
import org.bouncycastle.asn1.
x500
.X500NameStyle;
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/jcajce/
JcaRespID.java
5
import javax.security.auth.
x500
.X500Principal;
7
import org.bouncycastle.asn1.
x500
.X500Name;
/ndk/sources/cxx-stl/stlport/stlport/
rlocks.h
3
# if (__SUNPRO_CC >= 0
x500
)
stdiostream.h
3
# if (__SUNPRO_CC >= 0
x500
)
climits
24
#if defined (__SUNPRO_CC) && ((__SUNPRO_CC == 0
x500
) && (__SUNPRO_CC_COMPAT > 4))
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
rlocks.h
3
# if (__SUNPRO_CC >= 0
x500
)
stdiostream.h
3
# if (__SUNPRO_CC >= 0
x500
)
climits
24
#if defined (__SUNPRO_CC) && ((__SUNPRO_CC == 0
x500
) && (__SUNPRO_CC_COMPAT > 4))
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-260.s
7
.hword _GOT_ - . + 0
x500
emit-relocs-260-be.d
11
+1000e: R_AARCH64_PREL16 _GOT_\+0
x500
emit-relocs-260.d
13
+1000e: R_AARCH64_PREL16 _GOT_\+0
x500
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PrincipalUtils.java
8
import javax.security.auth.
x500
.X500Principal;
10
import org.bouncycastle.asn1.
x500
.X500Name;
/external/elfutils/tests/
run-early-offscn.sh
22
testrun ${abs_builddir}/early-offscn testfile 0
x500
/libcore/ojluni/src/main/java/javax/security/auth/x500/
package.html
33
X500
Principal and
X500
Private Crendentials in a
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h
24
#elif (__SUNPRO_CC >= 0
x500
) && (!defined (__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
67
#if ( __SUNPRO_CC < 0
x500
) || (defined (__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
91
#if ( __SUNPRO_CC < 0
x500
)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h
24
#elif (__SUNPRO_CC >= 0
x500
) && (!defined (__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
67
#if ( __SUNPRO_CC < 0
x500
) || (defined (__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
91
#if ( __SUNPRO_CC < 0
x500
)
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
IssuerAndSerialNumber.java
11
import org.bouncycastle.asn1.
x500
.X500Name;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/
AttributeTypeAndValue.java
1
package org.bouncycastle.asn1.
x500
;
/external/valgrind/memcheck/tests/linux/
brk.c
23
vals[6] = ds + 0
x500
; // shrink a little, but still above start size
/libcore/luni/src/test/java/libcore/java/security/cert/
X509CRLSelectorTest.java
21
import javax.security.auth.
x500
.X500Principal;
/ndk/sources/cxx-stl/stlport/stlport/stl/
_ctime.h
43
# if !defined (_WIN32_WCE) || (_WIN32_WCE < 0
x500
) // CE5 stopped supplying this
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ctime.h
43
# if !defined (_WIN32_WCE) || (_WIN32_WCE < 0
x500
) // CE5 stopped supplying this
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CRLSelectorTest.java
29
import javax.security.auth.
x500
.X500Principal;
39
* @tests java.security.cert.X509CRLSelector#addIssuer(javax.security.auth.
x500
.X500Principal)
Completed in 361 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>