/linux/include/linux/ |
A D | oid_registry.h | 19 enum OID { enum 146 extern enum OID look_up_OID(const void *data, size_t datasize); 147 extern int parse_OID(const void *data, size_t datasize, enum OID *oid); 149 extern int sprint_OID(enum OID, char *, size_t);
|
/linux/crypto/asymmetric_keys/ |
A D | pkcs7.asn1.c | 56 [ 3] = _tag(UNIV, PRIM, OID), 85 [ 27] = _tag(UNIV, PRIM, OID), 200 [ 115] = _tag(UNIV, PRIM, OID), 245 [ 151] = _tag(UNIV, PRIM, OID), 275 [ 176] = _tag(UNIV, PRIM, OID), 329 [ 220] = _tag(UNIV, PRIM, OID), 341 [ 231] = _tag(UNIV, PRIM, OID),
|
A D | x509.asn1.c | 135 [ 75] = _tag(UNIV, PRIM, OID), 149 [ 86] = _tag(UNIV, PRIM, OID), 167 [ 101] = _tag(UNIV, PRIM, OID),
|
A D | mscode_parser.c | 40 enum OID oid; in mscode_note_content_type() 74 enum OID oid; in mscode_note_digest_algo()
|
A D | x509_akid.asn1.c | 106 [ 65] = _tag(UNIV, PRIM, OID), 135 [ 90] = _tag(UNIV, PRIM, OID),
|
A D | pkcs8_parser.c | 23 enum OID last_oid; /* Last OID encountered */ 24 enum OID algo_oid; /* Algorithm OID */
|
A D | pkcs7_parser.h | 60 enum OID data_type; /* Type of Data */
|
A D | x509_cert_parser.c | 27 enum OID key_algo; /* Public key algorithm */ 28 enum OID last_oid; /* Last OID encountered */ 29 enum OID algo_oid; /* Algorithm OID */ 488 enum OID oid; in x509_extract_key_data()
|
A D | pkcs7_parser.c | 30 enum OID last_oid; /* Last OID encountered */ 485 enum OID content_type; in pkcs7_sig_note_authenticated_attr()
|
/linux/lib/ |
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() 187 int sprint_OID(enum OID oid, char *buffer, size_t bufsize) in sprint_OID()
|
A D | oid_registry_data.c | 210 enum OID oid : 8;
|
A D | asn1_encoder.c | 162 data[0] = _tag(UNIV, PRIM, OID); in asn1_encode_oid()
|
/linux/drivers/usb/gadget/function/ |
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() 663 if (gen_ndis_set_resp(params, le32_to_cpu(buf->OID), in rndis_set_response()
|
A D | rndis.h | 57 __le32 OID; member 76 __le32 OID; member
|
/linux/fs/cifs/ |
A D | asn1.c | 25 enum OID oid; in cifs_gssapi_this_mech() 44 enum OID oid; in cifs_neg_token_init_mech_type()
|
/linux/net/netfilter/ |
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}, 1131 {FNAME("type") OID, BYTE, 0, 0, SKIP, 0, NULL}, 1141 {FNAME("tokenOID") OID, BYTE, 0, 0, SKIP, 0, NULL}, 1167 {FNAME("algorithmOID") OID, BYTE, 0, 0, SKIP, 0, NULL}, 1180 {FNAME("algorithmOID") OID, BYTE, 0, 0, SKIP, 0, NULL}, 1193 {FNAME("algorithmOID") OID, BYTE, 0, 0, SKIP, 0, NULL}, 1199 {FNAME("algorithmOID") OID, BYTE, 0, 0, SKIP, 0, NULL}, 1232 {FNAME("tokenOID") OID, BYTE, 0, 0, SKIP, 0, NULL}, 1245 {FNAME("tokenOID") OID, BYTE, 0, 0, SKIP, 0, NULL}, [all …]
|
/linux/crypto/ |
A D | ecrdsa.c | 35 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) in get_curve_by_oid()
|
/linux/security/keys/trusted-keys/ |
A D | tpm2key.asn1.c | 29 [ 3] = _tag(UNIV, PRIM, OID),
|
A D | trusted_tpm2.c | 150 enum OID oid = look_up_OID(value, vlen); in tpm2_key_type()
|
/linux/include/crypto/ |
A D | public_key.h | 25 enum OID algo;
|
/linux/drivers/scsi/ |
A D | aha152x.h | 126 #define OID 0x70 macro
|
/linux/Documentation/security/keys/ |
A D | trusted-encrypted.rst | 333 type is what distinguishes the key even in binary form since the OID 351 The trusted key code only uses the TPM Sealed Data OID.
|
/linux/drivers/scsi/aic7xxx/ |
A D | aic7xxx_reg_print.c_shipped | 383 { "OID", 0x0f, 0x0f },
|
A D | aic7xxx.h | 72 ((scsiid) & OID)
|
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;
|