Searched refs:OID (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dasn.h82 class CRYPTOPP_DLL OID class
85 OID() {} function in class:OID
86 OID(word32 v) : m_values(1, v) {} function in class:OID
87 OID(BufferedTransformation &bt) {BERDecode(bt);} function in class:OID
89 inline OID & operator+=(word32 rhs) {m_values.push_back(rhs); return *this;}
94 // throw BERDecodeErr() if decoded value doesn't equal this OID
251 virtual OID GetAlgorithmID() const =0;
270 virtual OID GetAlgorithmID() const =0;
358 inline bool operator==(const ::CryptoPP::OID &lhs, const ::CryptoPP::OID
[all...]
H A Deccrypto.cpp68 EcRecommendedParameters(const OID &oid, unsigned int t2, unsigned int t3, unsigned int t4, const char *a, const char *b, const char *g, const char *n, unsigned int h)
70 EcRecommendedParameters(const OID &oid, unsigned int t0, unsigned int t1, unsigned int t2, unsigned int t3, unsigned int t4, const char *a, const char *b, const char *g, const char *n, unsigned int h)
82 OID oid;
90 EcRecommendedParameters(const OID &oid, const char *p, const char *a, const char *b, const char *g, const char *n, unsigned int h)
100 OID oid;
109 inline bool operator()(const EcRecommendedParameters<T>& a, const OID& b) {return a.oid < b;}
111 inline bool operator()(const OID& a, const EcRecommendedParameters<T>& b) {return a < b.oid;}
118 // this array must be sorted by OID
253 // this array must be sorted by OID
414 template <class EC> OID DL_GroupParameters_E
[all...]
H A Deccrypto.h36 DL_GroupParameters_EC(const OID &oid)
50 void Initialize(const OID &oid);
99 OID GetAlgorithmID() const;
107 // enumerate OIDs for recommended parameters, use OID() to get first one
108 static OID CRYPTOPP_API GetNextRecommendedParametersOID(const OID &oid);
127 void LoadRecommendedParameters(const OID &oid) {Initialize(oid);}
134 OID m_oid; // set if parameters loaded from a recommended curve
H A Dasn.cpp218 void OID::EncodeValue(BufferedTransformation &bt, word32 v)
225 size_t OID::DecodeValue(BufferedTransformation &bt, word32 &v)
242 void OID::DEREncode(BufferedTransformation &bt) const
254 void OID::BERDecode(BufferedTransformation &bt)
283 void OID::BERDecodeAndCheck(BufferedTransformation &bt) const
285 OID oid(bt);
H A Drsa.h27 OID GetAlgorithmID() const;
73 OID GetAlgorithmID() const {return RSAFunction::GetAlgorithmID();}
H A Doids.h12 #define DEFINE_OID(value, name) inline OID name() {return value;}
60 // these are sorted by curve type and then by OID
H A Dgfpcrypt.cpp241 OID DL_GroupParameters_IntegerBased::GetAlgorithmID() const
H A Dfipsalgt.cpp298 void EC_KeyPair(string &output, int n, const OID &oid)
315 void EC_SigGen(string &output, const OID &oid)
335 void EC_SigVer(string &output, const OID &oid)
365 static bool EC_PKV(RandomNumberGenerator &rng, const SecByteBlock &x, const SecByteBlock &y, const OID &oid)
556 std::map<std::string, OID> name2oid;
H A Drsa.cpp43 OID RSAFunction::GetAlgorithmID() const
H A Dgf2n.cpp844 if (OID(seq) != ASN1::characteristic_two_field())
849 OID oid(parameters);
H A Dvalidat2.cpp618 OID oid;
666 OID oid;
H A Dgfpcrypt.h62 OID GetAlgorithmID() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Dldap_schema.c110 const char *ads_get_attrname_by_oid(ADS_STRUCT *ads, const char *schema_path, TALLOC_CTX *mem_ctx, const char * OID) argument
119 if (ads == NULL || mem_ctx == NULL || OID == NULL) {
123 expr = talloc_asprintf(mem_ctx, "(attributeId=%s)", OID);
146 OID));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dasn1.c142 BOOL asn1_write_OID(ASN1_DATA *data, const char *OID) argument
145 const char *p = (const char *)OID;
350 BOOL asn1_read_OID(ASN1_DATA *data, char **OID) argument
356 *OID = NULL;
382 *OID = SMB_STRDUP(oid_str);
389 BOOL asn1_check_OID(ASN1_DATA *data, const char *OID) argument
397 if (strcmp(id, OID) != 0) {
H A Dclispnego.c79 (OID), and a mechToken (a security blob) ...
84 DATA_BLOB gen_negTokenInit(const char *OID, DATA_BLOB blob) argument
98 asn1_write_OID(&data, OID);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Drndis.c151 gen_ndis_query_resp (int configNr, u32 OID, u8 *buf, unsigned buf_len, argument
169 pr_debug("query OID %08x value, len %d:\n", OID, buf_len);
186 switch (OID) {
467 pr_warning("%s: query unknown OID 0x%08X\n",
468 __func__, OID);
479 static int gen_ndis_set_resp (u8 configNr, u32 OID, u8 *buf, u32 buf_len, argument
493 pr_debug("set OID %08x value, len %d:\n", OID, buf_len);
504 switch (OID) {
[all...]
H A Drndis.h109 __le32 OID; member in struct:rndis_query_msg_type
130 __le32 OID; member in struct:rndis_set_msg_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_h323_types.c51 {FNAME("object") OID, BYTE, 0, 0, SKIP, 0, NULL},
264 {FNAME("object") OID, BYTE, 0, 0, SKIP, 0, NULL},
839 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
904 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
930 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
964 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
990 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
1026 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
1067 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
1132 {FNAME("type") OID, BYT
[all...]
H A Dnf_conntrack_h323_asn1.c43 #define OID 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h125 #define OID 0x70 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h72 ((scsiid) & OID)
H A Daic7xxx_pci.c784 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
786 our_id = ahc_inb(ahc, SCSIID) & OID;
H A Daic79xx.h74 ((scsiid) & OID)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h129 #define OID 0x0f macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dcavs_driver.pl1016 algorithm=OID:rsaEncryption

Completed in 175 milliseconds

12