/linux/crypto/asymmetric_keys/ |
A D | pkcs7.asn1.c | 53 [ 1] = _tag(UNIV, CONS, SEQ), 56 [ 3] = _tag(UNIV, PRIM, OID), 68 [ 13] = _tag(UNIV, CONS, SEQ), 70 [ 15] = _tag(UNIV, PRIM, INT), 74 [ 18] = _tag(UNIV, CONS, SET), 77 [ 21] = _tag(UNIV, CONS, SEQ), 82 [ 25] = _tag(UNIV, CONS, SEQ), 127 [ 62] = _tag(UNIV, CONS, SEQ), 135 [ 68] = _tag(UNIV, CONS, SEQ), 169 [ 91] = _tag(UNIV, CONS, SEQ), [all …]
|
A D | x509.asn1.c | 45 [ 1] = _tag(UNIV, CONS, SEQ), 48 [ 3] = _tag(UNIV, CONS, SEQ), 54 [ 8] = _tag(UNIV, PRIM, INT), 59 [ 12] = _tag(UNIV, CONS, SEQ), 65 [ 17] = _tag(UNIV, CONS, SEQ), 71 [ 22] = _tag(UNIV, CONS, SEQ), 91 [ 39] = _tag(UNIV, CONS, SEQ), 120 [ 63] = _tag(UNIV, CONS, SEQ), 123 [ 66] = _tag(UNIV, PRIM, BTS), 130 [ 71] = _tag(UNIV, PRIM, INT), [all …]
|
A D | x509_akid.asn1.c | 29 [ 1] = _tag(UNIV, CONS, SEQ), 83 [ 48] = _tag(UNIV, PRIM, IA5STR), 88 [ 52] = _tag(UNIV, PRIM, IA5STR), 98 [ 59] = _tag(UNIV, CONS, SEQ), 101 [ 61] = _tag(UNIV, CONS, SET), 104 [ 63] = _tag(UNIV, CONS, SEQ), 106 [ 65] = _tag(UNIV, PRIM, OID), 125 [ 82] = _tag(UNIV, PRIM, IA5STR), 130 [ 86] = _tag(UNIV, PRIM, OTS), 135 [ 90] = _tag(UNIV, PRIM, OID),
|
/linux/crypto/ |
A D | rsaprivkey.asn1.c | 35 [ 1] = _tag(UNIV, CONS, SEQ), 37 [ 3] = _tag(UNIV, PRIM, INT), 39 [ 5] = _tag(UNIV, PRIM, INT), 42 [ 8] = _tag(UNIV, PRIM, INT), 45 [ 11] = _tag(UNIV, PRIM, INT), 48 [ 14] = _tag(UNIV, PRIM, INT), 51 [ 17] = _tag(UNIV, PRIM, INT), 54 [ 20] = _tag(UNIV, PRIM, INT), 57 [ 23] = _tag(UNIV, PRIM, INT), 60 [ 26] = _tag(UNIV, PRIM, INT),
|
A D | rsapubkey.asn1.c | 23 [ 1] = _tag(UNIV, CONS, SEQ), 25 [ 3] = _tag(UNIV, PRIM, INT), 28 [ 6] = _tag(UNIV, PRIM, INT),
|
/linux/security/keys/trusted-keys/ |
A D | tpm2key.asn1.c | 27 [ 1] = _tag(UNIV, CONS, SEQ), 29 [ 3] = _tag(UNIV, PRIM, OID), 35 [ 9] = _tag(UNIV, PRIM, INT), 38 [ 12] = _tag(UNIV, PRIM, OTS), 41 [ 15] = _tag(UNIV, PRIM, OTS), 47 [ 20] = _tag(UNIV, PRIM, BOOL),
|
/linux/drivers/scsi/snic/ |
A D | snic_trc.h | 80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument 85 (u32)(_tag), \ 94 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument 100 (u32)(_tag), \
|
/linux/lib/ |
A D | asn1_encoder.c | 46 data[0] = _tag(UNIV, PRIM, INT); in asn1_encode_integer() 162 data[0] = _tag(UNIV, PRIM, OID); in asn1_encode_oid() 344 *(data++) = _tag(UNIV, PRIM, OTS); in asn1_encode_octet_string() 401 *(data++) = _tag(UNIV, CONS, SEQ); in asn1_encode_sequence() 440 *(data++) = _tag(UNIV, PRIM, BOOL); in asn1_encode_boolean()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_ste.h | 54 u8 *_tag = tag; \ 55 DR_STE_SET_TAG(lookup_type, _tag, mpls0_label, _mask, \ 57 DR_STE_SET_TAG(lookup_type, _tag, mpls0_s_bos, _mask, \ 59 DR_STE_SET_TAG(lookup_type, _tag, mpls0_exp, _mask, \ 61 DR_STE_SET_TAG(lookup_type, _tag, mpls0_ttl, _mask, \
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
A D | emac.h | 282 #define EMAC_VLAN_TO_TAG(_vlan, _tag) \ argument 283 (_tag = ((((_vlan) >> 8) & 0xFF) | (((_vlan) & 0xFF) << 8))) 285 #define EMAC_TAG_TO_VLAN(_tag, _vlan) \ argument 286 (_vlan = ((((_tag) >> 8) & 0xFF) | (((_tag) & 0xFF) << 8)))
|
/linux/drivers/scsi/bfa/ |
A D | bfa_fcpim.h | 42 #define BFA_IOTAG_FROM_TAG(_fcp, _tag) \ argument 43 (&(_fcp)->iotag_arr[(_tag & BFA_IOIM_IOTAG_MASK)]) 44 #define BFA_ITN_FROM_TAG(_fcp, _tag) \ argument 45 ((_fcp)->itn_arr + ((_tag) & ((_fcp)->num_itns - 1))) 46 #define BFA_SNSINFO_FROM_TAG(_fcp, _tag) \ argument 47 bfa_mem_get_dmabuf_kva(_fcp, (_tag & BFA_IOIM_IOTAG_MASK), \
|
A D | bfi.h | 31 #define BFI_MEM_SEG_FROM_TAG(_tag, _rqsz) ((_tag) / BFI_MEM_NREQS_SEG(_rqsz)) argument 34 #define BFI_MEM_SEG_REQ_OFFSET(_tag, _sz) \ argument 35 ((_tag) - (BFI_MEM_SEG_FROM_TAG(_tag, _sz) * BFI_MEM_NREQS_SEG(_sz)))
|
A D | bfa_ioc.h | 137 #define bfa_mem_get_dmabuf_kva(_mod, _tag, _rqsz) \ argument 138 (((u8 *)(_mod)->dma_seg[BFI_MEM_SEG_FROM_TAG(_tag, _rqsz)].kva_curp) +\ 139 BFI_MEM_SEG_REQ_OFFSET(_tag, _rqsz) * (_rqsz)) 142 #define bfa_mem_get_dmabuf_pa(_mod, _tag, _rqsz) \ argument 143 ((_mod)->dma_seg[BFI_MEM_SEG_FROM_TAG(_tag, _rqsz)].dma_curp + \ 144 BFI_MEM_SEG_REQ_OFFSET(_tag, _rqsz) * (_rqsz))
|
A D | bfa_svc.h | 262 #define BFA_RPORT_FROM_TAG(__bfa, _tag) \ argument 264 ((_tag) & (BFA_RPORT_MOD(__bfa)->num_rports - 1)))
|
A D | bfa_fcpim.c | 21 #define BFA_ITNIM_FROM_TAG(_fcpim, _tag) \ argument 22 (((_fcpim)->itnim_arr + ((_tag) & ((_fcpim)->num_itnims - 1))))
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
A D | atl1c.h | 49 #define AT_VLAN_TO_TAG(_vlan, _tag) \ argument 50 _tag = ((((_vlan) >> 8) & 0xFF) |\ 53 #define AT_TAG_TO_VLAN(_tag, _vlan) \ argument 54 _vlan = ((((_tag) >> 8) & 0xFF) |\ 55 (((_tag) & 0xFF) << 8))
|
/linux/fs/ntfs3/ |
A D | ntfs.h | 1031 #define IsReparseTagMicrosoft(_tag) (((_tag)&IO_REPARSE_TAG_MICROSOFT)) argument 1034 #define IsReparseTagNameSurrogate(_tag) (((_tag)&IO_REPARSE_TAG_NAME_SURROGATE)) argument 1045 #define IsReparseTagValid(_tag) \ argument 1046 (!((_tag) & ~IO_REPARSE_TAG_VALID_VALUES) && \ 1047 ((_tag) > IO_REPARSE_TAG_RESERVED_RANGE))
|
/linux/drivers/scsi/ |
A D | hptiop.c | 232 u32 req_type = _tag & 0xf; in hptiop_request_callback_mvfrey() 242 req = hba->reqs[(_tag >> 4) & 0xff].req_virt; in hptiop_request_callback_mvfrey() 243 if (likely(_tag & IOPMU_QUEUE_REQUEST_RESULT_BIT)) in hptiop_request_callback_mvfrey() 245 hptiop_finish_scsi_req(hba, (_tag >> 4) & 0xff, req); in hptiop_request_callback_mvfrey() 255 u32 _tag, status, cptr, cur_rptr; in iop_intr_mvfrey() local 283 _tag = hba->u.mvfrey.outlist[cur_rptr].val; in iop_intr_mvfrey() 284 BUG_ON(!(_tag & IOPMU_QUEUE_MASK_HOST_BITS)); in iop_intr_mvfrey() 285 hptiop_request_callback_mvfrey(hba, _tag); in iop_intr_mvfrey() 782 tag = _tag & ~IOPMU_QUEUE_REQUEST_RESULT_BIT; in hptiop_host_request_callback_itl() 784 if (likely(_tag & IOPMU_QUEUE_REQUEST_RESULT_BIT)) in hptiop_host_request_callback_itl() [all …]
|
/linux/include/linux/ |
A D | asn1_ber_bytecode.h | 84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) macro
|
/linux/fs/xfs/ |
A D | xfs_error.c | 125 #define XFS_ERRORTAG_ATTR_RW(_name, _tag) \ argument 129 .tag = (_tag), \
|
/linux/Documentation/filesystems/ext4/ |
A D | journal.rst | 362 - struct journal\_block\_tag\_s
|