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

12

/linux-master/include/linux/
H A Doid_registry.h2 /* ASN.1 Object identifier (OID) registry
19 enum OID { enum
150 extern enum OID look_up_OID(const void *data, size_t datasize);
151 extern int parse_OID(const void *data, size_t datasize, enum OID *oid);
153 extern int sprint_OID(enum OID, char *, size_t);
/linux-master/fs/smb/client/
H A Dasn1.c25 enum OID oid;
32 cifs_dbg(FYI, "Error decoding negTokenInit header: unexpected OID %s\n",
44 enum OID oid;
59 cifs_dbg(FYI, "Decoding negTokenInit: unsupported OID %s\n",
/linux-master/crypto/asymmetric_keys/
H A Dpkcs7_parser.h60 enum OID data_type; /* Type of Data */
H A Dmscode_parser.c34 * Check the content type OID
40 enum OID oid;
47 pr_err("Unknown OID: %s\n", buffer);
58 pr_err("Unexpected content type OID %u\n", oid);
66 * Note the digest algorithm OID
74 enum OID oid;
102 pr_err("Unknown OID: %s\n", buffer);
H A Dpkcs8_parser.c23 enum OID last_oid; /* Last OID encountered */
24 enum OID algo_oid; /* Algorithm OID */
30 * Note an OID when we find one for later processing when we know how to
44 pr_info("Unknown OID: [%lu] %s\n",
H A Dx509_cert_parser.c26 enum OID key_algo; /* Algorithm used by the cert's key */
27 enum OID last_oid; /* Last OID encountered */
28 enum OID sig_algo; /* Algorithm used to sign the cert */
150 * Note an OID when we find one for later processing when we know how
163 pr_debug("Unknown OID: [%lu] %s\n",
518 enum OID oid;
H A Dpkcs7_parser.c30 enum OID last_oid; /* Last OID encountered */
201 * Note an OID when we find one for later processing when we know how
214 printk("PKCS7: Unknown OID: [%lu] %s\n",
483 * Extract the data from the message and store that and its content type OID in
509 enum OID content_type;
/linux-master/lib/
H A Doid_registry.c2 /* ASN.1 Object identifier (OID) registry
17 MODULE_DESCRIPTION("OID Registry");
22 * look_up_OID - Find an OID registration for the specified data
23 * @data: Binary representation of the OID
26 enum OID look_up_OID(const void *data, size_t datasize)
29 enum OID oid;
34 /* Hash the OID data */
42 /* Binary search the OID registry. OIDs are stored in ascending order
73 * OID, so do the comparison in reverse.
97 * parse_OID - Parse an OID fro
[all...]
H A Dasn1_encoder.c138 * this encodes an OID up to ASN.1 when presented as an array of OID values
148 if (WARN(oid_len < 2, "OID must have at least two elements"))
151 if (WARN(oid_len > 32, "OID is too large"))
158 /* need at least 3 bytes for tag, length and OID encoding */
162 data[0] = _tag(UNIV, PRIM, OID);
/linux-master/drivers/usb/gadget/function/
H A Drndis.h57 __le32 OID; member in struct:rndis_query_msg_type
76 __le32 OID; member in struct:rndis_set_msg_type
H A Drndis.c169 static int gen_ndis_query_resp(struct rndis_params *params, u32 OID, u8 *buf, argument
187 pr_debug("query OID %08x value, len %d:\n", OID, buf_len);
204 switch (OID) {
473 pr_warn("%s: query unknown OID 0x%08X\n", __func__, OID);
484 static int gen_ndis_set_resp(struct rndis_params *params, u32 OID, argument
497 pr_debug("set OID %08x value, len %d:\n", OID, buf_len);
507 switch (OID) {
[all...]
/linux-master/crypto/
H A Decrdsa.c35 enum OID algo_oid; /* overall public key oid */
36 enum OID curve_oid; /* parameter */
37 enum OID digest_oid; /* parameter */
47 static const struct ecc_curve *get_curve_by_oid(enum OID oid)
162 /* Optional. If present should match expected digest algo OID. */
/linux-master/include/crypto/
H A Dpublic_key.h26 enum OID algo;
/linux-master/net/netfilter/
H A Dnf_conntrack_h323_types.c50 {FNAME("object") OID, BYTE, 0, 0, SKIP, 0, NULL},
263 {FNAME("object") OID, BYTE, 0, 0, SKIP, 0, NULL},
838 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
903 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
929 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
963 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
989 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
1025 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
1066 {FNAME("protocolIdentifier") OID, BYTE, 0, 0, SKIP, 0, NULL},
1131 {FNAME("type") OID, BYT
[all...]
H A Dnf_conntrack_h323_asn1.c40 #define OID 2 macro
/linux-master/fs/smb/server/
H A Dasn1.c165 enum OID oid;
172 ksmbd_debug(AUTH, "Unexpected OID: %s\n", buf);
184 enum OID oid;
200 ksmbd_debug(AUTH, "Unexpected OID: %s\n", buf);
/linux-master/drivers/scsi/
H A Daha152x.h126 #define OID 0x70 macro
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.seq213 and A, OID, TARGIDIN;
215 and A, OID, SCSIID_ULTRA2;
217 and A, OID, SCSIID;
341 and A, OID, SCSIID_ULTRA2;
343 and A, OID, SCSIID;
379 and SCSIID, TWIN_TID|OID, SCB_SCSIID;
H A Daic7xxx.h72 ((scsiid) & OID)
H A Daic7xxx_pci.c789 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
791 our_id = ahc_inb(ahc, SCSIID) & OID;
H A Daic79xx.h74 ((scsiid) & OID)
H A Daic7xxx_core.c2761 our_id = ahc_inb(ahc, TARGIDIN) & OID;
2763 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
2765 our_id = ahc_inb(ahc, SCSIID) & OID;
7706 * for selection enables, ensure that OID
7714 scsiid_mask = 0x1 << (scsiid & OID);
H A Daic79xx.seq647 and A, OID, IOWNID;
H A Daic79xx.reg4131 field OID 0x0F
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c150 enum OID oid = look_up_OID(value, vlen);
156 pr_debug("OID is \"%s\" which is not TPMSealedData\n",

Completed in 275 milliseconds

12