| /kernel/linux/linux-6.6/drivers/clk/ti/ |
| D | apll.c | 36 struct dpll_data *ad; in dra7_apll_enable() local 41 ad = clk->dpll_data; in dra7_apll_enable() 42 if (!ad) in dra7_apll_enable() 47 state <<= __ffs(ad->idlest_mask); in dra7_apll_enable() 50 v = ti_clk_ll_ops->clk_readl(&ad->idlest_reg); in dra7_apll_enable() 52 if ((v & ad->idlest_mask) == state) in dra7_apll_enable() 55 v = ti_clk_ll_ops->clk_readl(&ad->control_reg); in dra7_apll_enable() 56 v &= ~ad->enable_mask; in dra7_apll_enable() 57 v |= APLL_FORCE_LOCK << __ffs(ad->enable_mask); in dra7_apll_enable() 58 ti_clk_ll_ops->clk_writel(v, &ad->control_reg); in dra7_apll_enable() [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| D | apll.c | 44 struct dpll_data *ad; in dra7_apll_enable() local 49 ad = clk->dpll_data; in dra7_apll_enable() 50 if (!ad) in dra7_apll_enable() 55 state <<= __ffs(ad->idlest_mask); in dra7_apll_enable() 58 v = ti_clk_ll_ops->clk_readl(&ad->idlest_reg); in dra7_apll_enable() 60 if ((v & ad->idlest_mask) == state) in dra7_apll_enable() 63 v = ti_clk_ll_ops->clk_readl(&ad->control_reg); in dra7_apll_enable() 64 v &= ~ad->enable_mask; in dra7_apll_enable() 65 v |= APLL_FORCE_LOCK << __ffs(ad->enable_mask); in dra7_apll_enable() 66 ti_clk_ll_ops->clk_writel(v, &ad->control_reg); in dra7_apll_enable() [all …]
|
| /kernel/linux/linux-6.6/drivers/dma/ |
| D | apple-admac.c | 150 static int admac_alloc_sram_carveout(struct admac_data *ad, in admac_alloc_sram_carveout() argument 156 ad->txcache.size = readl_relaxed(ad->base + REG_TX_SRAM_SIZE); in admac_alloc_sram_carveout() 157 ad->rxcache.size = readl_relaxed(ad->base + REG_RX_SRAM_SIZE); in admac_alloc_sram_carveout() 160 sram = &ad->txcache; in admac_alloc_sram_carveout() 162 sram = &ad->rxcache; in admac_alloc_sram_carveout() 164 mutex_lock(&ad->cache_alloc_lock); in admac_alloc_sram_carveout() 179 mutex_unlock(&ad->cache_alloc_lock); in admac_alloc_sram_carveout() 184 static void admac_free_sram_carveout(struct admac_data *ad, in admac_free_sram_carveout() argument 193 sram = &ad->txcache; in admac_free_sram_carveout() 195 sram = &ad->rxcache; in admac_free_sram_carveout() [all …]
|
| /kernel/linux/linux-5.10/sound/soc/ti/ |
| D | omap-hdmi.c | 50 struct hdmi_audio_data *ad = dev_get_drvdata(dev); in hdmi_dai_abort() local 52 mutex_lock(&ad->current_stream_lock); in hdmi_dai_abort() 53 if (ad->current_stream && ad->current_stream->runtime && in hdmi_dai_abort() 54 snd_pcm_running(ad->current_stream)) { in hdmi_dai_abort() 56 snd_pcm_stream_lock_irq(ad->current_stream); in hdmi_dai_abort() 57 snd_pcm_stop(ad->current_stream, SNDRV_PCM_STATE_DISCONNECTED); in hdmi_dai_abort() 58 snd_pcm_stream_unlock_irq(ad->current_stream); in hdmi_dai_abort() 60 mutex_unlock(&ad->current_stream_lock); in hdmi_dai_abort() 66 struct hdmi_audio_data *ad = card_drvdata_substream(substream); in hdmi_dai_startup() local 87 snd_soc_dai_set_dma_data(dai, substream, &ad->dma_data); in hdmi_dai_startup() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/ti/ |
| D | omap-hdmi.c | 50 struct hdmi_audio_data *ad = dev_get_drvdata(dev); in hdmi_dai_abort() local 52 mutex_lock(&ad->current_stream_lock); in hdmi_dai_abort() 53 if (ad->current_stream && ad->current_stream->runtime && in hdmi_dai_abort() 54 snd_pcm_running(ad->current_stream)) { in hdmi_dai_abort() 56 snd_pcm_stream_lock_irq(ad->current_stream); in hdmi_dai_abort() 57 snd_pcm_stop(ad->current_stream, SNDRV_PCM_STATE_DISCONNECTED); in hdmi_dai_abort() 58 snd_pcm_stream_unlock_irq(ad->current_stream); in hdmi_dai_abort() 60 mutex_unlock(&ad->current_stream_lock); in hdmi_dai_abort() 66 struct hdmi_audio_data *ad = card_drvdata_substream(substream); in hdmi_dai_startup() local 87 snd_soc_dai_set_dma_data(dai, substream, &ad->dma_data); in hdmi_dai_startup() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
| D | q_in_q_veto.sh | 75 protocol 802.1ad id 100 2>/dev/null 76 check_fail $? "802.1ad vlan upper creation on top of a front panel not rejected" 79 protocol 802.1ad id 100 2>&1 >/dev/null \ 81 check_err $? "802.1ad vlan upper creation on top of a front panel rejected without extack" 83 log_test "create 802.1ad vlan upper on top of a front panel" 98 protocol 802.1ad id 100 2>/dev/null 99 check_fail $? "802.1ad vlan upper creation on top of a bridge port not rejected" 102 protocol 802.1ad id 100 2>&1 >/dev/null \ 104 check_err $? "802.1ad vlan upper creation on top of a bridge port rejected without extack" 106 log_test "create 802.1ad vlan upper on top of a bridge port" [all …]
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| D | audit.c | 94 struct apparmor_audit_data *ad = aad_of_va(va); in audit_pre() local 98 aa_audit_type[ad->type]); in audit_pre() 101 if (ad->op) in audit_pre() 102 audit_log_format(ab, " operation=\"%s\"", ad->op); in audit_pre() 104 if (ad->class) in audit_pre() 106 ad->class <= AA_CLASS_LAST ? in audit_pre() 107 aa_class_names[ad->class] : in audit_pre() 110 if (ad->info) { in audit_pre() 111 audit_log_format(ab, " info=\"%s\"", ad->info); in audit_pre() 112 if (ad->error) in audit_pre() [all …]
|
| D | ipc.c | 55 struct apparmor_audit_data *ad = aad(sa); in audit_signal_cb() local 57 if (ad->request & AA_SIGNAL_PERM_MASK) { in audit_signal_cb() 59 audit_signal_mask(ad->request)); in audit_signal_cb() 60 if (ad->denied & AA_SIGNAL_PERM_MASK) { in audit_signal_cb() 62 audit_signal_mask(ad->denied)); in audit_signal_cb() 65 if (ad->signal == SIGUNKNOWN) in audit_signal_cb() 67 ad->unmappedsig); in audit_signal_cb() 68 else if (ad->signal < MAXMAPPED_SIGNAME) in audit_signal_cb() 69 audit_log_format(ab, " signal=%s", sig_names[ad->signal]); in audit_signal_cb() 72 ad->signal - SIGRT_BASE); in audit_signal_cb() [all …]
|
| D | net.c | 74 struct apparmor_audit_data *ad = aad(sa); in audit_net_cb() local 82 if (sock_type_names[ad->net.type]) in audit_net_cb() 84 sock_type_names[ad->net.type]); in audit_net_cb() 87 ad->net.type); in audit_net_cb() 88 audit_log_format(ab, " protocol=%d", ad->net.protocol); in audit_net_cb() 90 if (ad->request & NET_PERMS_MASK) { in audit_net_cb() 92 aa_audit_perm_mask(ab, ad->request, NULL, 0, in audit_net_cb() 95 if (ad->denied & NET_PERMS_MASK) { in audit_net_cb() 97 aa_audit_perm_mask(ab, ad->denied, NULL, 0, in audit_net_cb() 101 if (ad->peer) { in audit_net_cb() [all …]
|
| D | task.c | 211 struct apparmor_audit_data *ad = aad(sa); in audit_ptrace_cb() local 213 if (ad->request & AA_PTRACE_PERM_MASK) { in audit_ptrace_cb() 215 audit_ptrace_mask(ad->request)); in audit_ptrace_cb() 217 if (ad->denied & AA_PTRACE_PERM_MASK) { in audit_ptrace_cb() 219 audit_ptrace_mask(ad->denied)); in audit_ptrace_cb() 223 aa_label_xaudit(ab, labels_ns(ad->subj_label), ad->peer, in audit_ptrace_cb() 232 struct apparmor_audit_data *ad) in profile_ptrace_perm() argument 238 ad->subj_cred = cred; in profile_ptrace_perm() 239 ad->peer = peer; in profile_ptrace_perm() 243 return aa_check_perms(profile, &perms, request, ad, audit_ptrace_cb); in profile_ptrace_perm() [all …]
|
| D | lib.c | 148 DEFINE_AUDIT_DATA(ad, LSM_AUDIT_DATA_NONE, AA_CLASS_NONE, NULL); in aa_info_message() 150 ad.info = str; in aa_info_message() 151 aa_audit_msg(AUDIT_APPARMOR_STATUS, &ad, NULL); in aa_info_message() 286 struct apparmor_audit_data *ad = aad(sa); in aa_audit_perms_cb() local 288 if (ad->request) { in aa_audit_perms_cb() 290 aa_audit_perm_mask(ab, ad->request, aa_file_perm_chrs, in aa_audit_perms_cb() 294 if (ad->denied) { in aa_audit_perms_cb() 296 aa_audit_perm_mask(ab, ad->denied, aa_file_perm_chrs, in aa_audit_perms_cb() 301 aa_label_xaudit(ab, labels_ns(ad->subj_label), ad->peer, in aa_audit_perms_cb() 355 struct apparmor_audit_data *ad) in aa_profile_label_perm() argument [all …]
|
| D | file.c | 47 struct apparmor_audit_data *ad = aad(sa); in file_audit_cb() local 48 kuid_t fsuid = ad->subj_cred ? ad->subj_cred->fsuid : current_fsuid(); in file_audit_cb() 51 if (ad->request & AA_AUDIT_FILE_MASK) { in file_audit_cb() 53 map_mask_to_chr_mask(ad->request)); in file_audit_cb() 56 if (ad->denied & AA_AUDIT_FILE_MASK) { in file_audit_cb() 58 map_mask_to_chr_mask(ad->denied)); in file_audit_cb() 61 if (ad->request & AA_AUDIT_FILE_MASK) { in file_audit_cb() 65 from_kuid(&init_user_ns, ad->fs.ouid)); in file_audit_cb() 68 if (ad->peer) { in file_audit_cb() 70 aa_label_xaudit(ab, labels_ns(ad->subj_label), ad->peer, in file_audit_cb() [all …]
|
| D | resource.c | 33 struct apparmor_audit_data *ad = aad(sa); in audit_cb() local 36 rlim_names[ad->rlim.rlim], ad->rlim.max); in audit_cb() 37 if (ad->peer) { in audit_cb() 39 aa_label_xaudit(ab, labels_ns(ad->subj_label), ad->peer, in audit_cb() 54 * Returns: 0 or ad->error else other error code on failure 61 DEFINE_AUDIT_DATA(ad, LSM_AUDIT_DATA_NONE, AA_CLASS_RLIMITS, in audit_resource() 64 ad.subj_cred = subj_cred; in audit_resource() 65 ad.rlim.rlim = resource; in audit_resource() 66 ad.rlim.max = value; in audit_resource() 67 ad.peer = peer; in audit_resource() [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/icelakex/ |
| D | uncore-interconnect.json | 597 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 0", 601 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 0 : Number of CMS Agent 0 AD… 606 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 1", 610 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 1 : Number of CMS Agent 0 AD… 615 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 2", 619 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 2 : Number of CMS Agent 0 AD… 624 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 3", 628 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 3 : Number of CMS Agent 0 AD… 633 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 4", 637 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 4 : Number of CMS Agent 0 AD… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/snowridgex/ |
| D | uncore-interconnect.json | 597 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 0", 601 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 0 : Number of CMS Agent 0 AD… 606 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 1", 610 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 1 : Number of CMS Agent 0 AD… 615 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 2", 619 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 2 : Number of CMS Agent 0 AD… 624 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 3", 628 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 3 : Number of CMS Agent 0 AD… 633 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 4", 637 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 4 : Number of CMS Agent 0 AD… [all …]
|
| D | uncore-cache.json | 55 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 0", 59 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 0 : Number of CMS Agent 0 AD… 64 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 1", 68 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 1 : Number of CMS Agent 0 AD… 73 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 2", 77 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 2 : Number of CMS Agent 0 AD… 82 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 3", 86 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 3 : Number of CMS Agent 0 AD… 91 "BriefDescription": "CMS Agent0 AD Credits Acquired : For Transgress 4", 95 …"PublicDescription": "CMS Agent0 AD Credits Acquired : For Transgress 4 : Number of CMS Agent 0 AD… [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/cascadelakex/ |
| D | uncore-interconnect.json | 587 "BriefDescription": "No AD Egress Credit Stalls", 591 …n it is not possible to issue a request to the R2PCIe because there are no AD Egress Credits avail… 627 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 0", 631 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", 636 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 1", 640 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", 645 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 2", 649 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", 654 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 3", 658 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/skylakex/ |
| D | uncore-interconnect.json | 587 "BriefDescription": "No AD Egress Credit Stalls", 591 …n it is not possible to issue a request to the R2PCIe because there are no AD Egress Credits avail… 627 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 0", 631 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", 636 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 1", 640 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", 645 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 2", 649 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", 654 "BriefDescription": "CMS Agent0 AD Credits Acquired; For Transgress 3", 658 …"PublicDescription": "Number of CMS Agent 0 AD credits acquired in a given cycle, per transgress.", [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_ct.c | 2081 lpfc_fdmi_hba_attr_wwnn(struct lpfc_vport *vport, struct lpfc_fdmi_attr_def *ad) in lpfc_fdmi_hba_attr_wwnn() argument 2086 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_wwnn() 2092 ad->AttrLen = cpu_to_be16(size); in lpfc_fdmi_hba_attr_wwnn() 2093 ad->AttrType = cpu_to_be16(RHBA_NODENAME); in lpfc_fdmi_hba_attr_wwnn() 2098 struct lpfc_fdmi_attr_def *ad) in lpfc_fdmi_hba_attr_manufacturer() argument 2103 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_manufacturer() 2116 ad->AttrLen = cpu_to_be16(size); in lpfc_fdmi_hba_attr_manufacturer() 2117 ad->AttrType = cpu_to_be16(RHBA_MANUFACTURER); in lpfc_fdmi_hba_attr_manufacturer() 2122 lpfc_fdmi_hba_attr_sn(struct lpfc_vport *vport, struct lpfc_fdmi_attr_def *ad) in lpfc_fdmi_hba_attr_sn() argument 2128 ae = &ad->AttrValue; in lpfc_fdmi_hba_attr_sn() [all …]
|
| /kernel/linux/linux-5.10/security/selinux/ |
| D | hooks.c | 1603 struct common_audit_data ad; in cred_has_capability() local 1610 ad.type = LSM_AUDIT_DATA_CAP; in cred_has_capability() 1611 ad.u.cap = cap; in cred_has_capability() 1630 sid, sid, sclass, av, &avd, rc, &ad, 0); in cred_has_capability() 1668 struct common_audit_data ad; in dentry_has_perm() local 1670 ad.type = LSM_AUDIT_DATA_DENTRY; in dentry_has_perm() 1671 ad.u.dentry = dentry; in dentry_has_perm() 1673 return inode_has_perm(cred, inode, av, &ad); in dentry_has_perm() 1684 struct common_audit_data ad; in path_has_perm() local 1686 ad.type = LSM_AUDIT_DATA_PATH; in path_has_perm() [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
| D | uncore-interconnect.json | 1686 "BriefDescription": "AD Ingress (from CMS) Occupancy - Prefetches", 1693 "BriefDescription": "AD Ingress (from CMS) : AD Ingress (from CMS) Allocations", 1701 "BriefDescription": "AD Ingress (from CMS) Occupancy", 1752 "BriefDescription": "Number AD Ingress Credits", 1966 "BriefDescription": "CBox AD Credits Empty : Requests", 1970 …"PublicDescription": "CBox AD Credits Empty : Requests : No credits available to send to Cbox on t… 1975 "BriefDescription": "CBox AD Credits Empty : Snoops", 1979 …"PublicDescription": "CBox AD Credits Empty : Snoops : No credits available to send to Cbox on the… 1984 "BriefDescription": "CBox AD Credits Empty : VNA Messages", 1988 …"PublicDescription": "CBox AD Credits Empty : VNA Messages : No credits available to send to Cbox … [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/knightslanding/ |
| D | uncore-cache.json | 59 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 0", 67 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 1", 75 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 2", 83 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 3", 91 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 4", 99 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 5", 107 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 6", 115 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 7", 123 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 0-7", 131 "BriefDescription": "CMS Agent0 AD Credits Acquired For Transgress 8", [all …]
|
| /kernel/linux/linux-6.6/security/selinux/ |
| D | hooks.c | 230 static void __ad_net_init(struct common_audit_data *ad, in __ad_net_init() argument 234 ad->type = LSM_AUDIT_DATA_NET; in __ad_net_init() 235 ad->u.net = net; in __ad_net_init() 241 static void ad_net_init_from_sk(struct common_audit_data *ad, in ad_net_init_from_sk() argument 245 __ad_net_init(ad, net, 0, sk, 0); in ad_net_init_from_sk() 248 static void ad_net_init_from_iif(struct common_audit_data *ad, in ad_net_init_from_iif() argument 252 __ad_net_init(ad, net, ifindex, NULL, family); in ad_net_init_from_iif() 1621 struct common_audit_data ad; in cred_has_capability() local 1628 ad.type = LSM_AUDIT_DATA_CAP; in cred_has_capability() 1629 ad.u.cap = cap; in cred_has_capability() [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | sa2ul.c | 477 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc() argument 486 mci = ad->mci_enc; in sa_set_sc_enc() 488 mci = ad->mci_dec; in sa_set_sc_enc() 494 if (ad->inv_key && !enc) { in sa_set_sc_enc() 506 static void sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_auth() argument 515 sc_buf[1] |= ad->auth_ctrl; in sa_set_sc_auth() 518 if (ad->keyed_mac) { in sa_set_sc_auth() 519 ad->prep_iopad(ad, key, key_sz, ipad, opad); in sa_set_sc_auth() 522 memcpy(&sc_buf[32], ipad, ad->hash_size); in sa_set_sc_auth() 524 memcpy(&sc_buf[64], opad, ad->hash_size); in sa_set_sc_auth() [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| D | sa2ul.c | 503 static int sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_enc() argument 512 mci = ad->mci_enc; in sa_set_sc_enc() 514 mci = ad->mci_dec; in sa_set_sc_enc() 520 if (ad->inv_key && !enc) { in sa_set_sc_enc() 532 static void sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, in sa_set_sc_auth() argument 542 sc_buf[1] |= ad->auth_ctrl; in sa_set_sc_auth() 545 if (ad->keyed_mac) in sa_set_sc_auth() 546 ad->prep_iopad(ad, key, key_sz, ipad, opad); in sa_set_sc_auth() 719 struct algo_data *ad, u8 enc, u32 *swinfo) in sa_init_sc() argument 729 if (ad->auth_eng.eng_id) { in sa_init_sc() [all …]
|