/libcore/ojluni/src/main/java/sun/security/util/ |
DerOutputStream.java | 291 public void putOID(ObjectIdentifier oid) throws IOException {
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
NameConstraintsExtension.java | 574 ObjectIdentifier attrOID = ava.getObjectIdentifier();
|
RDN.java | 322 * @params oid ObjectIdentifier of attribute to be found 325 DerValue findAttribute(ObjectIdentifier oid) {
|
/libcore/ojluni/src/main/java/sun/security/pkcs/ |
PKCS7.java | 66 private ObjectIdentifier contentType; [all...] |
/prebuilts/go/darwin-x86/src/crypto/x509/ |
x509_test.go | 358 testUnknownExtKeyUsage := []asn1.ObjectIdentifier{[]int{1, 2, 3}, []int{2, 59, 1}} 406 PolicyIdentifiers: []asn1.ObjectIdentifier{[]int{1, 2, 3}}, 527 oids := []asn1.ObjectIdentifier{ [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
x509_test.go | 358 testUnknownExtKeyUsage := []asn1.ObjectIdentifier{[]int{1, 2, 3}, []int{2, 59, 1}} 406 PolicyIdentifiers: []asn1.ObjectIdentifier{[]int{1, 2, 3}}, 527 oids := []asn1.ObjectIdentifier{ [all...] |
/prebuilts/go/darwin-x86/src/encoding/asn1/ |
marshal.go | 414 return makeObjectIdentifier(value.Interface().(ObjectIdentifier))
|
/prebuilts/go/linux-x86/src/encoding/asn1/ |
marshal.go | 414 return makeObjectIdentifier(value.Interface().(ObjectIdentifier))
|
/libcore/ |
openjdk_java_files.mk | [all...] |
/frameworks/base/config/ |
preloaded-classes | [all...] |
compiled-classes-phone | [all...] |