Searched refs:sec (Results 276 - 300 of 435) sorted by relevance

<<1112131415161718

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dhw.c1123 rtlpriv->sec.pairwise_enc_algorithm,
1124 rtlpriv->sec.group_enc_algorithm);
1126 if (rtlpriv->cfg->mod_params->sw_crypto || rtlpriv->sec.use_sw_sec) {
1134 if (rtlpriv->sec.use_defaultkey) {
2566 memset(rtlpriv->sec.key_buf[idx], 0,
2568 rtlpriv->sec.key_len[idx] = 0;
2593 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2617 if (rtlpriv->sec.key_len[key_index] == 0) {
2634 rtlpriv->sec.key_buf[key_index]);
2646 rtlpriv->sec
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dhw.c1005 rtlpriv->sec.pairwise_enc_algorithm,
1006 rtlpriv->sec.group_enc_algorithm);
1008 if (rtlpriv->cfg->mod_params->sw_crypto || rtlpriv->sec.use_sw_sec) {
1016 if (rtlpriv->sec.use_defaultkey) {
2302 memset(rtlpriv->sec.key_buf[idx], 0,
2304 rtlpriv->sec.key_len[idx] = 0;
2329 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2353 if (rtlpriv->sec.key_len[key_index] == 0) {
2371 rtlpriv->sec.key_buf[key_index]);
2383 rtlpriv->sec
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dhw.c1112 rtlpriv->sec.pairwise_enc_algorithm,
1113 rtlpriv->sec.group_enc_algorithm);
1115 if (rtlpriv->cfg->mod_params->sw_crypto || rtlpriv->sec.use_sw_sec) {
1123 if (rtlpriv->sec.use_defaultkey) {
2447 memset(rtlpriv->sec.key_buf[idx], 0,
2449 rtlpriv->sec.key_len[idx] = 0;
2474 if (is_wepkey || rtlpriv->sec.use_defaultkey) {
2499 if (rtlpriv->sec.key_len[key_index] == 0) {
2517 rtlpriv->sec.key_buf[key_index]);
2528 rtlpriv->sec
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c891 struct bss_sec_tlv *sec; local
894 tlv = mt7996_mcu_add_uni_tlv(skb, UNI_BSS_INFO_SEC, sizeof(*sec));
896 sec = (struct bss_sec_tlv *)tlv;
897 sec->cipher = mvif->cipher;
2225 struct sta_rec_sec_uni *sec; local
2228 tlv = mt76_connac_mcu_add_tlv(skb, STA_REC_KEY_V2, sizeof(*sec));
2229 sec = (struct sta_rec_sec_uni *)tlv;
2230 sec->add = cmd;
2240 sec_key = &sec->key[0];
2256 sec
2657 u32 sec = u32_get_bits(key_info, MT7996_PATCH_SEC), key = 0; local
2704 struct mt7996_patch_sec *sec; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_xdp_redirect_multi.sh97 xdp_dummy.bpf.o sec xdp &> /dev/null || \
H A Dtest_xdp_vlan.sh215 prio 1 handle 1 bpf da obj $BPF_FILE sec tc_vlan_push
/linux-master/net/mac802154/
H A Dtx.c243 rc = mac802154_llsec_encrypt(&sdata->sec, skb);
H A Dieee802154_i.h133 /* protects sec from concurrent access by netlink. access by
138 struct mac802154_llsec sec; member in struct:ieee802154_sub_if_data
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_hw.h218 u64 sec; member in struct:igc_hw_stats
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_ptp.c230 ts_period.tv_sec = rq->perout.period.sec;
246 ts_phase.tv_sec = rq->perout.phase.sec;
250 ts_phase.tv_sec = rq->perout.start.sec;
265 ts_on.tv_sec = rq->perout.on.sec;
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.c371 * Simplest case would be 1 sec Cycle time. Then adjustment
377 * 1ppb = 1sec cycle time & 1ns adjust
516 iep->period = ((u64)req->period.sec * NSEC_PER_SEC) +
518 start_ns = ((u64)req->period.sec * NSEC_PER_SEC)
598 rq.perout.period.sec = 1;
600 rq.perout.start.sec = ts.tv_sec + 2;
/linux-master/drivers/nvmem/
H A DMakefile52 nvmem_sec_qfprom-y := sec-qfprom.o
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h148 * @sec: security information.
153 struct brcmf_cfg80211_security sec; member in struct:brcmf_cfg80211_profile
/linux-master/crypto/asymmetric_keys/
H A Dx509_cert_parser.c676 unsigned year, mon, day, hour, min, sec, mon_len; local
705 sec = DD2bin(p);
729 sec > 60) /* ISO 8601 permits leap seconds [X.680 46.3] */
732 *_t = mktime64(year, mon, day, hour, min, sec);
/linux-master/fs/btrfs/
H A Dioctl.c68 __u64 sec; member in struct:btrfs_ioctl_timespec_32
2210 subvol_info->ctime.sec = btrfs_stack_timespec_sec(&root_item->ctime);
2214 subvol_info->otime.sec = btrfs_stack_timespec_sec(&root_item->otime);
2218 subvol_info->stime.sec = btrfs_stack_timespec_sec(&root_item->stime);
2222 subvol_info->rtime.sec = btrfs_stack_timespec_sec(&root_item->rtime);
4072 sa->rtime.sec = ct.tv_sec;
4091 btrfs_set_stack_timespec_sec(&root_item->stime, sa->stime.sec);
4093 btrfs_set_stack_timespec_sec(&root_item->rtime, sa->rtime.sec);
4140 args64->stime.sec = args32->stime.sec;
[all...]
/linux-master/kernel/
H A Dkexec_file.c1153 Elf_Shdr *sec; local
1166 sec = pi->sechdrs + sym->st_shndx;
1168 if (sec->sh_type == SHT_NOBITS) {
1174 sym_buf = (char *)pi->purgatory_buf + sec->sh_offset + sym->st_value;
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c114 u32 sec; member in struct:pvclock_wall_clock
1011 printf("Wall clock (v %d) %d.%09d\n", wc->version, wc->sec, wc->nsec);
1033 delta = (wc->sec * NSEC_PER_SEC + wc->nsec) - (kcdata.realtime - kcdata.clock);
1043 wc->sec, wc->nsec, (kcdata.realtime - kcdata.clock) / NSEC_PER_SEC,
/linux-master/include/linux/
H A Dmmzone.h1765 static inline unsigned long section_nr_to_pfn(unsigned long sec) argument
1767 return sec << PFN_SECTION_SHIFT;
1838 #define SECTION_NR_TO_ROOT(sec) ((sec) / SECTIONS_PER_ROOT)
/linux-master/tools/perf/util/
H A Dsymbol.h150 bool filename__has_section(const char *filename, const char *sec);
/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c110 time64_t sec; local
122 sec = buf[10];
124 sec <<= 8;
125 sec |= buf[9 - i];
128 ts->tv_sec = sec;
140 time64_t sec; local
146 sec = ts->tv_sec;
157 buf[i] = sec & 0xff;
158 sec >>= 8;
811 /* pps trigger takes up to 1 sec t
[all...]
/linux-master/tools/lib/bpf/
H A Dusdt.c359 Elf_Scn *sec = NULL; local
369 while ((sec = elf_nextscn(elf, sec)) != NULL) {
372 if (!gelf_getshdr(sec, shdr))
377 *scn = sec;
H A Dlibbpf.c390 char *sec; member in struct:bpf_sec_def
779 pr_warn("sec '%s': corrupted program '%s', offset %zu, size %zu\n",
829 pr_warn("sec '%s': failed to allocate memory for prog '%s'\n", sec_name, name);
863 pr_warn("sec '%s': failed to get symbol name for offset %zu\n",
869 pr_warn("sec '%s': program at offset %zu crosses section boundary\n",
875 pr_warn("sec '%s': program '%s' is static and not supported\n", sec_name, name);
879 pr_debug("sec '%s': found program '%s' at insn offset %zu (%zu bytes), code size %zu insns (%zu bytes)\n",
889 pr_warn("sec '%s': failed to alloc memory for new program '%s'\n",
1246 pr_warn("struct_ops init_kern %s func ptr %s: invalid reuse of prog %s in sec %s with type %u: attach_btf_id %u != kern_type_id %u\n",
1252 pr_warn("struct_ops init_kern %s func ptr %s: invalid reuse of prog %s in sec
2803 bpf_object__init_user_btf_map(struct bpf_object *obj, const struct btf_type *sec, int var_idx, int sec_idx, const Elf_Data *data, bool strict, const char *pin_root_path) argument
2934 const struct btf_type *sec = NULL; local
3221 const struct btf_ext_info_sec *sec; local
4112 const struct btf_type *sec; local
4149 struct btf_type *sec, *kcfg_sec = NULL, *ksym_sec = NULL; local
5817 const struct btf_ext_info_sec *sec; local
6096 const struct btf_ext_info_sec *sec; local
7082 const struct btf_type *sec, *var, *def; local
9415 libbpf_register_prog_handler(const char *sec, enum bpf_prog_type prog_type, enum bpf_attach_type exp_attach_type, const struct libbpf_prog_handler_opts *opts) argument
[all...]
H A Dbtf.c2833 /* The start of the info sec (including the __u32 record_size). */
5139 struct btf_ext_info_sec *sec; local
5143 for_each_btf_ext_sec(seg, sec) {
5146 for_each_btf_ext_rec(seg, sec, i, rec) {
5154 for_each_btf_ext_sec(seg, sec) {
5157 for_each_btf_ext_rec(seg, sec, i, rec) {
5170 struct btf_ext_info_sec *sec; local
5174 for_each_btf_ext_sec(seg, sec) {
5175 err = visit(&sec->sec_name_off, ctx);
5181 for_each_btf_ext_sec(seg, sec) {
[all...]
/linux-master/fs/fat/
H A Ddir.c55 int sec; local
66 for (sec = 0; sec < sbi->sec_per_clus; sec++)
67 sb_breadahead(sb, phys + sec);
/linux-master/tools/testing/selftests/net/
H A Dbpf_offload.py125 sec = log_get_sec(1)
128 (proc.returncode, sec, stdout, sec, stderr,
129 sec, datetime.now().strftime("%H:%M:%S.%f")))
245 def bpf_obj(name, sec="xdp", path=bpf_test_dir,):
246 return "obj %s sec %s" % (os.path.join(path, name), sec)

Completed in 603 milliseconds

<<1112131415161718