Home
last modified time | relevance | path

Searched defs:tag (Results 201 – 225 of 1198) sorted by relevance

12345678910>>...48

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-gcm.c255 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae()
289 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
322 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-gcm.c255 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae()
289 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
322 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Ddevorangefs-req.c43 static int hash_func(__u64 tag, int table_size) in hash_func()
59 static struct orangefs_kernel_op_s *orangefs_devreq_remove_op(__u64 tag) in orangefs_devreq_remove_op()
369 __u64 tag; in orangefs_devreq_write_iter() member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-gcm.c255 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae()
289 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
322 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-gcm.c255 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae()
289 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
322 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer.cpp26 const char *tag, const char *caller) in mpp_buffer_import_with_tag()
63 const char *tag, const char *caller) in mpp_buffer_get_with_tag()
279 const char *tag, const char *caller) in mpp_buffer_group_get()
H A Dmpp_meta.cpp149 MppMetaImpl *MppMetaService::get_meta(const char *tag, const char *caller) in get_meta()
200 MPP_RET mpp_meta_get_with_tag(MppMeta *meta, const char *tag, const char *caller) in mpp_meta_get_with_tag()
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt.h82 fdt32_t tag; member
87 fdt32_t tag; member
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt.h37 fdt32_t tag; member
42 fdt32_t tag; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp180 explicit optional_base ( Expr&& expr, PtrExpr const* tag ) in optional_base()
192 explicit optional_base ( Expr const& expr, Expr const* tag ) in optional_base()
311 void assign_expr ( Expr&& expr, ExprPtr const* tag ) in assign_expr()
319 void assign_expr ( Expr const& expr, Expr const* tag ) in assign_expr()
561 void assign_expr_to_initialized ( Expr&& factory, in_place_factory_base const* tag ) in assign_expr_to_initialized()
569 void assign_expr_to_initialized ( Expr&& factory, typed_in_place_factory_base const* tag ) in assign_expr_to_initialized()
593 void assign_expr_to_initialized ( Expr const& factory, in_place_factory_base const* tag ) in assign_expr_to_initialized()
601 void assign_expr_to_initialized ( Expr const& factory, typed_in_place_factory_base const* tag ) in assign_expr_to_initialized()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c95 int snmp_version(void *context, size_t hdrlen, unsigned char tag, in snmp_version()
105 int snmp_helper(void *context, size_t hdrlen, unsigned char tag, in snmp_helper()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c59 u8 *tag = *tag_p; in ieee80211_MFIE_Brate() local
76 u8 *tag = *tag_p; in ieee80211_MFIE_Grate() local
97 u8 *tag = *tag_p; in ieee80211_WMM_Info() local
121 u8 *tag = *tag_p; in ieee80211_TURBO_Info() local
313 u8 *tag; in ieee80211_probe_req() local
659 u8 *tag; in ieee80211_probe_resp() local
806 u8 *tag; in ieee80211_assoc_resp() local
942 u8 *tag;//,*rsn_ie; in ieee80211_association_req() local
1508 u8 *tag; in probe_rq_parse() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmbloom.c170 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
207 bcm_bloom_add_member(bcm_bloom_filter_t *bp, const uint8 *tag, uint tag_len) in bcm_bloom_add_member()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmbloom.c170 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
207 bcm_bloom_add_member(bcm_bloom_filter_t *bp, const uint8 *tag, uint tag_len) in bcm_bloom_add_member()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmbloom.c170 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
207 bcm_bloom_add_member(bcm_bloom_filter_t *bp, const uint8 *tag, uint tag_len) in bcm_bloom_add_member()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_meta.h101 uint32_t tag; member
114 uint32_t tag; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmbloom.c163 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
198 bcm_bloom_add_member(bcm_bloom_filter_t *bp, const uint8 *tag, uint tag_len) in bcm_bloom_add_member()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmbloom.c163 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member()
198 bcm_bloom_add_member(bcm_bloom_filter_t *bp, const uint8 *tag, uint tag_len) in bcm_bloom_add_member()
/OK3568_Linux_fs/kernel/drivers/media/pci/ddbridge/
H A Dddbridge-max.c60 u32 c, v = 0, tag = DDB_LINK_TAG(link); in lnb_command() local
83 u32 tag = DDB_LINK_TAG(port->lnr); in max_send_master_cmd() local
104 u32 tag = DDB_LINK_TAG(link); in lnb_send_diseqc() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dhptiop.c77 static void hptiop_request_callback_itl(struct hptiop_hba *hba, u32 tag) in hptiop_request_callback_itl()
175 static void hptiop_request_callback_mv(struct hptiop_hba *hba, u64 tag) in hptiop_request_callback_mv()
220 u64 tag; in iop_intr_mv() local
716 static void hptiop_finish_scsi_req(struct hptiop_hba *hba, u32 tag, in hptiop_finish_scsi_req()
780 u32 tag; in hptiop_host_request_callback_itl() local
795 static void hptiop_iop_request_callback_itl(struct hptiop_hba *hba, u32 tag) in hptiop_iop_request_callback_itl()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-sata.c663 unsigned int tag = __ffs64(done_mask); in ata_qc_complete_multiple() local
1258 unsigned int i, tag; in ata_sas_allocate_tag() local
1275 void ata_sas_free_tag(unsigned int tag, struct ata_port *ap) in ata_sas_free_tag()
1370 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h()
1429 int tag, rc; in ata_eh_analyze_ncq_error() local
/OK3568_Linux_fs/kernel/mm/kasan/
H A Dhw_tags.c218 void *object, u8 tag) in kasan_set_free_info()
228 void *object, u8 tag) in kasan_get_free_track()
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dsnic_trc.h36 u32 tag; /* Command Tag */ member
65 snic_trace(char *fn, u16 hno, u32 tag, u64 d1, u64 d2, u64 d3, u64 d4, u64 d5) in snic_trace()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dinfo.hpp68 utf8_string tag; member
117 utf8_string const& tag; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Demulation.hpp93 unsigned int tag = threadIdx.x << ( (sizeof(unsigned int) << 3) - 5U); in atomicInc() local
112 unsigned int tag = threadIdx.x << ( (sizeof(unsigned int) << 3) - 5U); in atomicAdd() local

12345678910>>...48