Home
last modified time | relevance | path

Searched defs:oid (Results 176 – 200 of 10711) sorted by relevance

12345678910>>...429

/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/xmss/
H A Dxmss_wots.h103 ots_algorithm_t oid() const { return m_oid; } in oid() function
186 XMSS_WOTS_PublicKey(XMSS_WOTS_Parameters::ots_algorithm_t oid) in XMSS_WOTS_PublicKey()
199 XMSS_WOTS_PublicKey(XMSS_WOTS_Parameters::ots_algorithm_t oid, in XMSS_WOTS_PublicKey()
212 XMSS_WOTS_PublicKey(XMSS_WOTS_Parameters::ots_algorithm_t oid, in XMSS_WOTS_PublicKey()
228 XMSS_WOTS_PublicKey(XMSS_WOTS_Parameters::ots_algorithm_t oid, in XMSS_WOTS_PublicKey()
247 XMSS_WOTS_PublicKey(XMSS_WOTS_Parameters::ots_algorithm_t oid, in XMSS_WOTS_PublicKey()
267 XMSS_WOTS_PublicKey(XMSS_WOTS_Parameters::ots_algorithm_t oid, in XMSS_WOTS_PublicKey()
465 XMSS_WOTS_PrivateKey(XMSS_WOTS_Parameters::ots_algorithm_t oid) in XMSS_WOTS_PrivateKey()
475 XMSS_WOTS_PrivateKey(XMSS_WOTS_Parameters::ots_algorithm_t oid, in XMSS_WOTS_PrivateKey()
495 XMSS_WOTS_PrivateKey(XMSS_WOTS_Parameters::ots_algorithm_t oid, in XMSS_WOTS_PrivateKey()
[all …]
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jcajce/provider/util/
H A DAsymmetricAlgorithmProvider.java13 ASN1ObjectIdentifier oid) in addSignatureAlgorithm()
34 ASN1ObjectIdentifier oid) in addSignatureAlgorithm()
52 …protected void registerOid(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name, A… in registerOid()
60 …d registerOidAlgorithmParameters(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameters()
65 …erOidAlgorithmParameterGenerator(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String n… in registerOidAlgorithmParameterGenerator()
/dports/benchmarks/polygraph/polygraph-4.13.0/src/client/
H A DClient.cc323 const ObjId oid(x->oid()); in noteXactDone() local
579 ObjId oid; in genXactAndTryLaunch() local
601 void Client::genOid(ObjId &oid) { in genOid()
625 void Client::selectFlashCrowd(ObjId &oid) { in selectFlashCrowd()
635 void Client::selectViserv(ObjId &oid) { in selectViserv()
644 void Client::selectTarget(ObjId &oid) { in selectTarget()
674 void Client::selectObj(ObjId &oid) { in selectObj()
695 void Client::selectContType(ObjId &oid) { in selectContType()
704 void Client::selectScheme(ObjId &oid) { in selectScheme()
716 void Client::selectReqType(ObjId &oid) { in selectReqType()
[all …]
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/cert/
H A DX509v2CRLBuilder.java122 public boolean hasExtension(ASN1ObjectIdentifier oid) in hasExtension()
133 public Extension getExtension(ASN1ObjectIdentifier oid) in getExtension()
138 private Extension doGetExtension(ASN1ObjectIdentifier oid) in doGetExtension()
262 ASN1ObjectIdentifier oid, in addExtension()
282 ASN1ObjectIdentifier oid, in addExtension()
319 ASN1ObjectIdentifier oid, in replaceExtension()
366 ASN1ObjectIdentifier oid, in replaceExtension()
383 public X509v2CRLBuilder removeExtension(ASN1ObjectIdentifier oid) in removeExtension()
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/plugins/
H A Dlotusdomino.py21 oid: str = 'YesNoIntegerFlag-oid' variable in YesNoIntegerFlag
37 oid: str = 'DominoCertificate-oid' variable in DominoCertificate
61 oid: str = 'CheckPassword-oid' variable in CheckPassword
77 oid: str = 'MailServer-oid' variable in MailServer
H A Dgroups.py10 oid: str = 'Member-oid' variable in Member
21 oid: str = 'MemberOf-oid' variable in MemberOf
35 oid: str = 'GroupEntryDN-oid' variable in GroupEntryDN
H A Dvpim.py19 oid: str = 'VPIMExtendedAbsenceStatus-oid' variable in VPIMExtendedAbsenceStatus
37 oid: str = 'VPIMSupportedUABehaviors-oid' variable in VPIMSupportedUABehaviors
55 oid: str = 'VPIMSupportedAudioMediaTypes-oid' variable in VPIMSupportedAudioMediaTypes
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/management/snmp/jvminstr/
H A DJvmThreadInstanceTableMetaImpl.java117 static long makeId(SnmpOid oid) { in makeId()
182 SnmpOid oid = makeOid(id[i]); in updateCachedDatas() local
218 protected SnmpOid getNextOid(SnmpOid oid, Object userData) in getNextOid()
254 protected boolean contains(SnmpOid oid, Object userData) { in contains()
273 public Object getEntry(SnmpOid oid) in getEntry()
340 private ThreadInfo getThreadInfo(SnmpOid oid) { in getThreadInfo()
345 SnmpOid oid) { in getJvmThreadInstance()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/processor/
H A DObjectReferenceCommandSet.java116 ObjectId oid = idMan.readObjectId(bb); in executeReferenceType() local
126 ObjectId oid = idMan.readObjectId(bb); in executeGetValues() local
158 ObjectId oid = idMan.readObjectId(bb); in executeSetValues() local
198 ObjectId oid = idMan.readObjectId(bb); in executeInvokeMethod() local
246 ObjectId oid = idMan.readObjectId(bb); in executeDisableCollection() local
253 ObjectId oid = idMan.readObjectId(bb); in executeEnableCollection() local
260 ObjectId oid = idMan.readObjectId(bb); in executeIsCollected() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/management/snmp/jvminstr/
H A DJvmThreadInstanceTableMetaImpl.java117 static long makeId(SnmpOid oid) { in makeId()
182 SnmpOid oid = makeOid(id[i]); in updateCachedDatas() local
218 protected SnmpOid getNextOid(SnmpOid oid, Object userData) in getNextOid()
254 protected boolean contains(SnmpOid oid, Object userData) { in contains()
273 public Object getEntry(SnmpOid oid) in getEntry()
340 private ThreadInfo getThreadInfo(SnmpOid oid) { in getThreadInfo()
345 SnmpOid oid) { in getJvmThreadInstance()
/dports/net-mgmt/librenms/librenms-21.5.1/tests/mocks/
H A Dmock.snmp.inc.php98 function snmprec_get_oid($community, $oid)
120 function snmp_translate_number($oid, $mib = null, $mibdir = null)
165 function snmp_translate_type($oid, $mib = null, $mibdir = null)
215 function snmp_get($device, $oid, $options = null, $mib = null, $mibdir = null)
266 function snmp_walk($device, $oid, $options = null, $mib = null, $mibdir = null)
/dports/net-mgmt/observium/observium/includes/discovery/sensors/
H A Dteracom-mib.inc.php26 $oid = ".1.3.6.1.4.1.38783.1.3.1.$i.1.0"; variable
58 $oid = ".1.3.6.1.4.1.38783.1.3.2.$i.0"; variable
71 $oid = ".1.3.6.1.4.1.38783.1.3.3.$i.0"; variable
81 $oid = ".1.3.6.1.4.1.38783.1.3.4.$i.1.0"; variable
91 $oid = '.1.3.6.1.4.1.38783.1.3.8.0'; variable
H A Dsentry4-mib.inc.php46 $oid = '.1.3.6.1.4.1.1718.4.1.4.3.1.3.' . $index; variable
59 $oid = '.1.3.6.1.4.1.1718.4.1.5.3.1.3.' . $index; variable
68 $oid = '.1.3.6.1.4.1.1718.4.1.5.3.1.9.' . $index; variable
86 $oid = '.1.3.6.1.4.1.1718.4.1.8.3.1.3.' . $index; variable
115 $oid = '.1.3.6.1.4.1.1718.4.1.9.3.1.1.'.$index; variable
154 $oid = '.1.3.6.1.4.1.1718.4.1.10.3.1.1.'.$index; variable
H A Dcheckpoint-mib.inc.php20 $oid = '.1.3.6.1.4.1.2620.1.6.7.8.1.1.3.'.$index; variable
32 $oid = '.1.3.6.1.4.1.2620.1.6.7.8.2.1.3.'.$index; variable
44 $oid = '.1.3.6.1.4.1.2620.1.6.7.8.3.1.3.'.$index; variable
H A Dlm-sensors-mib.inc.php22 $oid = ".1.3.6.1.4.1.2021.13.16.2.1.3.$index"; variable
34 $oid = ".1.3.6.1.4.1.2021.13.16.3.1.3.$index"; variable
46 $oid = ".1.3.6.1.4.1.2021.13.16.4.1.3.$index"; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/temperature/
H A Dliebert.inc.php28 $oid = '.1.3.6.1.4.1.476.1.42.3.4.1.3.3.1.50.' . $index; variable
35 $oid = '.1.3.6.1.4.1.476.1.42.3.4.1.3.3.1.3.' . $index; variable
62 $oid = '.1.3.6.1.4.1.476.1.42.3.4.1.1.2.0'; variable
71 $oid = '.1.3.6.1.4.1.476.1.42.3.4.1.1.3.0'; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/power/
H A Dgeist-pdu.inc.php28 $oid = $current_oid . $index; variable
36 $oid = $current_oid . $index; variable
44 $oid = $current_oid . $index; variable
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/voltage/
H A Dgeist-pdu.inc.php28 $oid = $current_oid . $index; variable
36 $oid = $current_oid . $index; variable
44 $oid = $current_oid . $index; variable
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/asn1/
H A Doids.h63 inline bool BOTAN_DEPRECATED("Use oid == OID::from_string(name)") name_of(const OID& oid, const std… in name_of()
71 inline std::string lookup(const OID& oid) in lookup()
84 inline std::string BOTAN_DEPRECATED("Use oid2str_or_empty") oid2str(const OID& oid) in oid2str()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/asn1/
H A Doids.h63 inline bool BOTAN_DEPRECATED("Use oid == OID::from_string(name)") name_of(const OID& oid, const std… in name_of()
71 inline std::string lookup(const OID& oid) in lookup()
84 inline std::string BOTAN_DEPRECATED("Use oid2str_or_empty") oid2str(const OID& oid) in oid2str()
/dports/security/botan2/Botan-2.18.2/src/lib/asn1/
H A Doids.h63 inline bool BOTAN_DEPRECATED("Use oid == OID::from_string(name)") name_of(const OID& oid, const std… in name_of()
71 inline std::string lookup(const OID& oid) in lookup()
84 inline std::string BOTAN_DEPRECATED("Use oid2str_or_empty") oid2str(const OID& oid) in oid2str()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/internal/
H A Dparse_certificate.cc653 static const uint8_t oid[] = {0x55, 0x1d, 0x0e}; in SubjectKeyIdentifierOid() local
663 static const uint8_t oid[] = {0x55, 0x1d, 0x0f}; in KeyUsageOid() local
673 static const uint8_t oid[] = {0x55, 0x1d, 0x11}; in SubjectAltNameOid() local
683 static const uint8_t oid[] = {0x55, 0x1d, 0x13}; in BasicConstraintsOid() local
693 static const uint8_t oid[] = {0x55, 0x1d, 0x1e}; in NameConstraintsOid() local
703 static const uint8_t oid[] = {0x55, 0x1d, 0x20}; in CertificatePoliciesOid() local
713 static const uint8_t oid[] = {0x55, 0x1d, 0x23}; in AuthorityKeyIdentifierOid() local
723 static const uint8_t oid[] = {0x55, 0x1d, 0x24}; in PolicyConstraintsOid() local
733 static const uint8_t oid[] = {0x55, 0x1d, 0x25}; in ExtKeyUsageOid() local
773 static const uint8_t oid[] = {0x55, 0x1d, 0x1f}; in CrlDistributionPointsOid() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/internal/
H A Dparse_certificate.cc645 static const uint8_t oid[] = {0x55, 0x1d, 0x0e}; in SubjectKeyIdentifierOid() local
655 static const uint8_t oid[] = {0x55, 0x1d, 0x0f}; in KeyUsageOid() local
665 static const uint8_t oid[] = {0x55, 0x1d, 0x11}; in SubjectAltNameOid() local
675 static const uint8_t oid[] = {0x55, 0x1d, 0x13}; in BasicConstraintsOid() local
685 static const uint8_t oid[] = {0x55, 0x1d, 0x1e}; in NameConstraintsOid() local
695 static const uint8_t oid[] = {0x55, 0x1d, 0x20}; in CertificatePoliciesOid() local
705 static const uint8_t oid[] = {0x55, 0x1d, 0x23}; in AuthorityKeyIdentifierOid() local
715 static const uint8_t oid[] = {0x55, 0x1d, 0x24}; in PolicyConstraintsOid() local
725 static const uint8_t oid[] = {0x55, 0x1d, 0x25}; in ExtKeyUsageOid() local
765 static const uint8_t oid[] = {0x55, 0x1d, 0x1f}; in CrlDistributionPointsOid() local
[all …]
/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/inc/
H A Dtimeseries.h164 time_t getFirstTime(oid_t oid) in getFirstTime()
182 time_t getLastTime(oid_t oid) in getLastTime()
200 size_t getNumberOfElements(oid_t oid) in getNumberOfElements()
224 size_t getInterval(oid_t oid, time_t from, time_t till, T* buf, size_t bufSize) in getInterval()
264 bool getElement(oid_t oid, T& elem, time_t t) in getElement()
278 size_t getFirstInterval(oid_t oid, time_t till, T* buf, size_t bufSize) in getFirstInterval()
313 size_t getLastInterval(oid_t oid, time_t from, T* buf, size_t bufSize) in getLastInterval()
348 bool hasElement(oid_t oid, time_t t) in hasElement()
390 int remove(oid_t oid, time_t from, time_t till) in remove()
446 db_int8 generateBlockId(oid_t oid, time_t date) in generateBlockId()
[all …]
/dports/databases/gigabase/gigabase/
H A Dtimeseries.h164 time_t getFirstTime(oid_t oid) in getFirstTime()
182 time_t getLastTime(oid_t oid) in getLastTime()
200 size_t getNumberOfElements(oid_t oid) in getNumberOfElements()
224 size_t getInterval(oid_t oid, time_t from, time_t till, T* buf, size_t bufSize) in getInterval()
264 bool getElement(oid_t oid, T& elem, time_t t) in getElement()
278 size_t getFirstInterval(oid_t oid, time_t till, T* buf, size_t bufSize) in getFirstInterval()
313 size_t getLastInterval(oid_t oid, time_t from, T* buf, size_t bufSize) in getLastInterval()
348 bool hasElement(oid_t oid, time_t t) in hasElement()
390 int remove(oid_t oid, time_t from, time_t till) in remove()
446 db_int8 generateBlockId(oid_t oid, time_t date) in generateBlockId()
[all …]

12345678910>>...429