Home
last modified time | relevance | path

Searched defs:ObjectIdentifier (Results 51 – 75 of 1143) sorted by relevance

12345678910>>...46

/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/util/
H A DObjectIdentifier.java54 class ObjectIdentifier implements Serializable class
172 public ObjectIdentifier (String oid) throws IOException in ObjectIdentifier() method in ObjectIdentifier
247 public ObjectIdentifier (int values []) throws IOException in ObjectIdentifier() method in ObjectIdentifier
269 public ObjectIdentifier (DerInputStream in) throws IOException in ObjectIdentifier() method in ObjectIdentifier
308 ObjectIdentifier (DerInputBuffer buf) throws IOException in ObjectIdentifier() method in ObjectIdentifier
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AVR/
H A Dcmp.ll163 br i1 %cmp, label %if.then, label %if.else
164 if.then:
183 if.else:
184 tail call void @f10()
185 br label %if.end
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMax/include/
H A DCOLLADAMaxDocumentExporter.h52 ObjectIdentifier(void* object) : mObject(object),mIdentificationNumber(0){} in ObjectIdentifier() function
53ObjectIdentifier(void* object, int identificationNumber) :mObject(object),mIdentificationNumber(id… in ObjectIdentifier() function
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/go.mozilla.org/pkcs7/
H A Dverify.go101 func (p7 *PKCS7) UnmarshalSignedAttribute(attributeType asn1.ObjectIdentifier, out interface{}) err…
256 func unmarshalAttribute(attrs []attribute, attributeType asn1.ObjectIdentifier, out interface{}) er…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/go.mozilla.org/pkcs7/
H A Dverify.go101 func (p7 *PKCS7) UnmarshalSignedAttribute(attributeType asn1.ObjectIdentifier, out interface{}) err…
256 func unmarshalAttribute(attrs []attribute, attributeType asn1.ObjectIdentifier, out interface{}) er…
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/kaltura/api-client-library/library/Kaltura/Client/Type/
H A DObjectIdentifier.php40 abstract class ObjectIdentifier extends \Kaltura\Client\ObjectBase class
/dports/astro/kosmorro/kosmorro-0.10.7/_kosmorro/i18n/
H A Dstrings.py51 def from_object(identifier: ObjectIdentifier) -> str:
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/fgrosse/phpasn1/lib/ASN1/Composite/
H A DAttributeTypeAndValue.php15 use FG\ASN1\Universal\ObjectIdentifier; alias
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/fgrosse/phpasn1/lib/ASN1/Composite/
H A DAttributeTypeAndValue.php15 use FG\ASN1\Universal\ObjectIdentifier; alias
/dports/www/nextcloud/nextcloud/3rdparty/fgrosse/phpasn1/lib/ASN1/Composite/
H A DAttributeTypeAndValue.php15 use FG\ASN1\Universal\ObjectIdentifier; alias
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/fgrosse/phpasn1/lib/X509/
H A DPrivateKey.php17 use FG\ASN1\Universal\ObjectIdentifier; alias
H A DPublicKey.php17 use FG\ASN1\Universal\ObjectIdentifier; alias
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/fgrosse/phpasn1/lib/X509/
H A DPublicKey.php17 use FG\ASN1\Universal\ObjectIdentifier; alias
H A DPrivateKey.php17 use FG\ASN1\Universal\ObjectIdentifier; alias
/dports/www/nextcloud/nextcloud/3rdparty/fgrosse/phpasn1/lib/X509/
H A DPublicKey.php17 use FG\ASN1\Universal\ObjectIdentifier; alias
H A DPrivateKey.php17 use FG\ASN1\Universal\ObjectIdentifier; alias
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/util/
H A DObjectIdentifier.java54 public final class ObjectIdentifier implements Serializable { class
178 private ObjectIdentifier(String oid) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
249 ObjectIdentifier(byte[] encoding) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
260 public ObjectIdentifier(DerInputStream in) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/util/
H A DObjectIdentifier.java54 public final class ObjectIdentifier implements Serializable { class
178 private ObjectIdentifier(String oid) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
249 ObjectIdentifier(byte[] encoding) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
260 public ObjectIdentifier(DerInputStream in) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
/dports/security/vault/vault-1.8.2/builtin/credential/aws/pkcs7/
H A Dverify.go236 func (p7 *PKCS7) UnmarshalSignedAttribute(attributeType asn1.ObjectIdentifier, out interface{}) err…
391 func unmarshalAttribute(attrs []attribute, attributeType asn1.ObjectIdentifier, out interface{}) er…
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/util/
H A DObjectIdentifier.java54 public final class ObjectIdentifier implements Serializable { class
177 private ObjectIdentifier(String oid) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
259 public ObjectIdentifier(DerInputStream in) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
297 ObjectIdentifier(DerInputBuffer buf) throws IOException { in ObjectIdentifier() method in ObjectIdentifier
/dports/lang/gcc48/gcc-4.8.5/libgo/go/crypto/x509/
H A Dsec1.go40 func parseECPrivateKey(namedCurveOID *asn1.ObjectIdentifier, der []byte) (key *ecdsa.PrivateKey, er…
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/
H A DExtendedTableWidget.h17 namespace sqlb { class ObjectIdentifier; } variable
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/mibs/
H A DSNMP-USM-AES-MIB.py13 OctetString, Integer, ObjectIdentifier = mibBuilder.importSymbols("ASN1", "OctetString", "Integer",… variable
H A DSNMP-USER-BASED-SM-3DES-MIB.py13 Integer, ObjectIdentifier, OctetString = mibBuilder.importSymbols("ASN1", "Integer", "ObjectIdentif… variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/crypto/x509/
H A Dsec1.go40 func parseECPrivateKey(namedCurveOID *asn1.ObjectIdentifier, der []byte) (key *ecdsa.PrivateKey, er…

12345678910>>...46