Home
last modified time | relevance | path

Searched defs:ObjectIdentifier (Results 201 – 225 of 1143) sorted by path

12345678910>>...46

/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/golang.org/x/crypto/cryptobyte/
H A Dasn1.go163 func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
181 func (b *Builder) AddASN1ObjectIdentifier(oid encoding_asn1.ObjectIdentifier) {
426 func (s *String) ReadASN1ObjectIdentifier(out *encoding_asn1.ObjectIdentifier) bool {
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/golang.org/x/crypto/ocsp/
H A Docsp.go252 func getSignatureAlgorithmFromOID(oid asn1.ObjectIdentifier) x509.SignatureAlgorithm {
262 func getHashAlgorithmFromOID(target asn1.ObjectIdentifier) crypto.Hash {
/dports/dns/rdap/rdap-e2ea151/vendor/golang.org/x/crypto/cryptobyte/
H A Dasn1.go150 func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
168 func (b *Builder) AddASN1ObjectIdentifier(oid encoding_asn1.ObjectIdentifier) {
413 func (s *String) ReadASN1ObjectIdentifier(out *encoding_asn1.ObjectIdentifier) bool {
/dports/dns/rdap/rdap-e2ea151/vendor/golang.org/x/crypto/ocsp/
H A Docsp.go252 func getSignatureAlgorithmFromOID(oid asn1.ObjectIdentifier) x509.SignatureAlgorithm {
262 func getHashAlgorithmFromOID(target asn1.ObjectIdentifier) crypto.Hash {
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DObjectIdentifier.hxx75 class OOO_DLLPUBLIC_CHARTTOOLS ObjectIdentifier class
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DObjectIdentifier.cxx244 ObjectIdentifier::ObjectIdentifier() in ObjectIdentifier() function in chart::ObjectIdentifier
249 ObjectIdentifier::ObjectIdentifier( const OUString& rObjectCID ) in ObjectIdentifier() function in chart::ObjectIdentifier
254 ObjectIdentifier::ObjectIdentifier( const Reference< drawing::XShape >& rxShape ) in ObjectIdentifier() function in chart::ObjectIdentifier
260 ObjectIdentifier::ObjectIdentifier( const Any& rAny ) in ObjectIdentifier() function in chart::ObjectIdentifier
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/
H A DObjectIdentifier.hxx72 class OOO_DLLPUBLIC_CHARTTOOLS ObjectIdentifier class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DObjectIdentifier.cxx245 ObjectIdentifier::ObjectIdentifier() in ObjectIdentifier() function in chart::ObjectIdentifier
250 ObjectIdentifier::ObjectIdentifier( const OUString& rObjectCID ) in ObjectIdentifier() function in chart::ObjectIdentifier
255 ObjectIdentifier::ObjectIdentifier( const Reference< drawing::XShape >& rxShape ) in ObjectIdentifier() function in chart::ObjectIdentifier
261 ObjectIdentifier::ObjectIdentifier( const Any& rAny ) in ObjectIdentifier() function in chart::ObjectIdentifier
/dports/ftp/curlie/curlie-1.6.7/vendor/golang.org/x/crypto/cryptobyte/
H A Dasn1.go150 func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
168 func (b *Builder) AddASN1ObjectIdentifier(oid encoding_asn1.ObjectIdentifier) {
413 func (s *String) ReadASN1ObjectIdentifier(out *encoding_asn1.ObjectIdentifier) bool {
/dports/ftp/curlie/curlie-1.6.7/vendor/golang.org/x/crypto/ocsp/
H A Docsp.go252 func getSignatureAlgorithmFromOID(oid asn1.ObjectIdentifier) x509.SignatureAlgorithm {
262 func getHashAlgorithmFromOID(target asn1.ObjectIdentifier) crypto.Hash {
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/aws/aws-sdk-go/service/s3/
H A Dapi.go28323 type ObjectIdentifier struct { struct
28324 _ struct{} `type:"structure"`
28333 Key *string `min:"1" type:"string" required:"true"`
28336 VersionId *string `type:"string"`
28344 func (s ObjectIdentifier) String() string {
28353 func (s ObjectIdentifier) GoString() string {
28358 func (s *ObjectIdentifier) Validate() error {
28374 func (s *ObjectIdentifier) SetKey(v string) *ObjectIdentifier {
28380 func (s *ObjectIdentifier) SetVersionId(v string) *ObjectIdentifier {
/dports/games/automuteus/automuteus-6.15.2/vendor/golang.org/x/crypto/cryptobyte/
H A Dasn1.go150 func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
168 func (b *Builder) AddASN1ObjectIdentifier(oid encoding_asn1.ObjectIdentifier) {
413 func (s *String) ReadASN1ObjectIdentifier(out *encoding_asn1.ObjectIdentifier) bool {
/dports/games/automuteus/automuteus-6.15.2/vendor/golang.org/x/crypto/ocsp/
H A Docsp.go252 func getSignatureAlgorithmFromOID(oid asn1.ObjectIdentifier) x509.SignatureAlgorithm {
262 func getHashAlgorithmFromOID(target asn1.ObjectIdentifier) crypto.Hash {
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/golang.org/x/crypto/cryptobyte/
H A Dasn1.go163 func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
181 func (b *Builder) AddASN1ObjectIdentifier(oid encoding_asn1.ObjectIdentifier) {
426 func (s *String) ReadASN1ObjectIdentifier(out *encoding_asn1.ObjectIdentifier) bool {
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/golang.org/x/crypto/ocsp/
H A Docsp.go252 func getSignatureAlgorithmFromOID(oid asn1.ObjectIdentifier) x509.SignatureAlgorithm {
262 func getHashAlgorithmFromOID(target asn1.ObjectIdentifier) crypto.Hash {
/dports/graphics/blender/blender-2.91.0/source/blender/io/common/intern/
H A Dobject_identifier.cc31 ObjectIdentifier::ObjectIdentifier(Object *object, in ObjectIdentifier() function in blender::io::ObjectIdentifier
38 ObjectIdentifier::ObjectIdentifier(const ObjectIdentifier &other) in ObjectIdentifier() function in blender::io::ObjectIdentifier
/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/irc/soju/soju-0.3.0/vendor/golang.org/x/crypto/cryptobyte/
H A Dasn1.go163 func isValidOID(oid encoding_asn1.ObjectIdentifier) bool {
181 func (b *Builder) AddASN1ObjectIdentifier(oid encoding_asn1.ObjectIdentifier) {
426 func (s *String) ReadASN1ObjectIdentifier(out *encoding_asn1.ObjectIdentifier) bool {
/dports/irc/soju/soju-0.3.0/vendor/golang.org/x/crypto/ocsp/
H A Docsp.go252 func getSignatureAlgorithmFromOID(oid asn1.ObjectIdentifier) x509.SignatureAlgorithm {
262 func getHashAlgorithmFromOID(target asn1.ObjectIdentifier) crypto.Hash {
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/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/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXECParameters.java151 Map<ObjectIdentifier, XECParameters> byOid, in addParameters()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/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/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXECParameters.java151 Map<ObjectIdentifier, XECParameters> byOid, in addParameters()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/util/
H A DObjectIdentifier.java54 class ObjectIdentifier implements Serializable class
146 public ObjectIdentifier (String oid) throws IOException in ObjectIdentifier() method in ObjectIdentifier
219 public ObjectIdentifier(int[] values) throws IOException in ObjectIdentifier() method in ObjectIdentifier
241 public ObjectIdentifier (DerInputStream in) throws IOException in ObjectIdentifier() method in ObjectIdentifier
278 ObjectIdentifier (DerInputBuffer buf) throws IOException in ObjectIdentifier() method in ObjectIdentifier
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.crypto.ec/share/classes/sun/security/ec/
H A DXECParameters.java151 Map<ObjectIdentifier, XECParameters> byOid, in addParameters()

12345678910>>...46