/linux/include/linux/ |
H A D | oid_registry.h | 19 enum OID { enum 151 extern enum OID look_up_OID(const void *data, size_t datasize); 152 extern int parse_OID(const void *data, size_t datasize, enum OID *oid); 154 extern int sprint_OID(enum OID, char *, size_t);
|
/linux/lib/ |
H A D | oid_registry.c | 26 enum OID look_up_OID(const void *data, size_t datasize) in look_up_OID() 29 enum OID oid; in look_up_OID() 106 int parse_OID(const void *data, size_t datasize, enum OID *oid) in parse_OID() 186 int sprint_OID(enum OID oid, char *buffer, size_t bufsize) in sprint_OID()
|
H A D | asn1_encoder.c | 162 data[0] = _tag(UNIV, PRIM, OID); in asn1_encode_oid()
|
/linux/drivers/usb/gadget/function/ |
H A D | rndis.c | 169 static int gen_ndis_query_resp(struct rndis_params *params, u32 OID, u8 *buf, in gen_ndis_query_resp() argument 187 pr_debug("query OID %08x value, len %d:\n", OID, buf_len); in gen_ndis_query_resp() 204 switch (OID) { in gen_ndis_query_resp() 473 pr_warn("%s: query unknown OID 0x%08X\n", __func__, OID); in gen_ndis_query_resp() 484 static int gen_ndis_set_resp(struct rndis_params *params, u32 OID, in gen_ndis_set_resp() argument 497 pr_debug("set OID %08x value, len %d:\n", OID, buf_len); in gen_ndis_set_resp() 507 switch (OID) { in gen_ndis_set_resp() 545 __func__, OID, buf_len); in gen_ndis_set_resp() 616 if (gen_ndis_query_resp(params, le32_to_cpu(buf->OID), in rndis_query_response() 667 if (gen_ndis_set_resp(params, le32_to_cpu(buf->OID), in rndis_set_response()
|
H A D | rndis.h | 57 __le32 OID; member 76 __le32 OID; member
|
/linux/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 50 {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, BYTE, 0, 0, SKIP, 0, NULL}, [all …]
|
H A D | nf_conntrack_h323_asn1.c | 40 #define OID 2 macro
|
/linux/crypto/asymmetric_keys/ |
H A D | mscode_parser.c | 40 enum OID oid; in mscode_note_content_type() 74 enum OID oid; in mscode_note_digest_algo()
|
H A D | pkcs8_parser.c | 23 enum OID last_oid; /* Last OID encountered */ 24 enum OID algo_oid; /* Algorithm OID */
|
H A D | pkcs7_parser.h | 60 enum OID data_type; /* Type of Data */
|
H A D | x509_cert_parser.c | 26 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 */ 496 enum OID oid; in x509_extract_key_data()
|
H A D | pkcs7_parser.c | 30 enum OID last_oid; /* Last OID encountered */ 505 enum OID content_type; in pkcs7_sig_note_authenticated_attr()
|
/linux/fs/smb/server/ |
H A D | asn1.c | 165 enum OID oid; in ksmbd_gssapi_this_mech() 184 enum OID oid; in ksmbd_neg_token_init_mech_type()
|
/linux/drivers/scsi/ |
H A D | aha152x.h | 126 #define OID 0x70 macro
|
/linux/security/keys/trusted-keys/ |
H A D | trusted_tpm2.c | 163 enum OID oid = look_up_OID(value, vlen); in tpm2_key_type()
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_reg_print.c_shipped | 383 { "OID", 0x0f, 0x0f },
|
H A D | aic7xxx.seq | 213 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 D | aic7xxx.reg | 202 mask OID 0x0f /* Our ID mask */ 382 mask OID 0x0f /* Our ID mask */ 1175 mask OID 0x0f
|
H A D | aic7xxx_pci.c | 789 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID; in ahc_pci_config() 791 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_pci_config()
|
H A D | aic79xx.h | 74 ((scsiid) & OID)
|
H A D | aic79xx_reg_print.c_shipped | 735 { "OID", 0x0f, 0x0f },
|
H A D | aic7xxx_reg.h_shipped | 770 #define OID 0x0f
|
H A D | aic7xxx_core.c | 2761 our_id = ahc_inb(ahc, TARGIDIN) & OID; in ahc_fetch_devinfo() 2763 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID; in ahc_fetch_devinfo() 2765 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_fetch_devinfo() 7714 scsiid_mask = 0x1 << (scsiid & OID); in ahc_update_scsiid()
|
H A D | aic79xx_reg.h_shipped | 1700 #define OID 0x0f
|
/linux/Documentation/security/keys/ |
H A D | trusted-encrypted.rst | 433 type is what distinguishes the key even in binary form since the OID 451 The trusted key code only uses the TPM Sealed Data OID.
|