/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 1389 struct ahd_devinfo *devinfo, ahd_queue_alg alg) in ahd_platform_set_tags() 1403 switch (alg) { in ahd_platform_set_tags() 1441 } else if (alg == AHD_QUEUE_TAGGED) { in ahd_platform_set_tags() 1388 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_platform_set_tags() argument
|
/kernel/linux/linux-5.10/drivers/staging/ks7010/ |
H A D | ks_wlan_net.c | 1571 switch (enc->alg) { in ks_wlan_set_encode_ext() 1615 key->alg = enc->alg; in ks_wlan_set_encode_ext()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 1383 struct ahd_devinfo *devinfo, ahd_queue_alg alg) in ahd_platform_set_tags() 1397 switch (alg) { in ahd_platform_set_tags() 1435 } else if (alg == AHD_QUEUE_TAGGED) { in ahd_platform_set_tags() 1382 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_platform_set_tags() argument
|
/kernel/linux/linux-6.6/drivers/staging/ks7010/ |
H A D | ks_wlan_net.c | 1570 switch (enc->alg) { in ks_wlan_set_encode_ext() 1614 key->alg = enc->alg; in ks_wlan_set_encode_ext()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 350 unsigned int err, done, alg; in hpre_alg_res_post_hf() local 372 alg = le32_to_cpu(sqe->dw0) & HREE_ALG_TYPE_MASK; in hpre_alg_res_post_hf() 373 dev_err_ratelimited(ctx->dev, "alg[0x%x] error: done[0x%x], etype[0x%x]\n", in hpre_alg_res_post_hf() 374 alg, done, err); in hpre_alg_res_post_hf()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | tdls.c | 195 enum wpa_alg alg; in wpa_tdls_set_key() local 215 alg = WPA_ALG_CCMP; in wpa_tdls_set_key() 230 if (wpa_sm_set_key(sm, alg, peer->addr, -1, 1, in wpa_tdls_set_key()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | rndis_wlan.c | 2271 int ret, alg, length, chan = -1; in rndis_join_ibss() local 2283 alg = RNDIS_WLAN_ALG_WEP; in rndis_join_ibss() 2286 alg = RNDIS_WLAN_ALG_NONE; in rndis_join_ibss() 2311 ret = set_encr_mode(usbdev, alg, RNDIS_WLAN_ALG_NONE); in rndis_join_ibss()
|
/kernel/linux/linux-6.6/drivers/net/wireless/legacy/ |
H A D | rndis_wlan.c | 2271 int ret, alg, length, chan = -1; in rndis_join_ibss() local 2283 alg = RNDIS_WLAN_ALG_WEP; in rndis_join_ibss() 2286 alg = RNDIS_WLAN_ALG_NONE; in rndis_join_ibss() 2311 ret = set_encr_mode(usbdev, alg, RNDIS_WLAN_ALG_NONE); in rndis_join_ibss()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 222 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member
|
/third_party/f2fs-tools/fsck/ |
H A D | segment.c | 636 node_blk->i.i_compress_algrithm = c.compress.alg; in f2fs_build_file()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | x509.rs | 197 alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, in X509_ALGOR_get0()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_ft.c | 2796 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key() 2802 return wpa_auth->cb->set_key(wpa_auth->cb_ctx, vlan_id, alg, addr, idx, in wpa_auth_set_key() 2818 enum wpa_alg alg; in wpa_ft_install_ptk() local 2822 alg = wpa_cipher_to_alg(sm->pairwise); in wpa_ft_install_ptk() 2825 wpa_printf(MSG_DEBUG, "FT: Unknown pairwise alg 0x%x - skip " in wpa_ft_install_ptk() 2847 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, sm->keyidx_active, in wpa_ft_install_ptk() 2794 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len, enum key_flag key_flag) wpa_auth_set_key() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 2616 enum wpa_alg alg, const u8 *addr, int idx, in wpa_auth_set_key() 2621 return wpa_auth->cb->set_key(wpa_auth->cb_ctx, vlan_id, alg, addr, idx, in wpa_auth_set_key() 2628 enum wpa_alg alg; in wpa_ft_install_ptk() local 2632 alg = wpa_cipher_to_alg(sm->pairwise); in wpa_ft_install_ptk() 2635 wpa_printf(MSG_DEBUG, "FT: Unknown pairwise alg 0x%x - skip " in wpa_ft_install_ptk() 2654 if (wpa_auth_set_key(sm->wpa_auth, 0, alg, sm->addr, 0, in wpa_ft_install_ptk() 2614 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) wpa_auth_set_key() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | compress.c | 561 bool f2fs_is_compress_level_valid(int alg, int lvl) in f2fs_is_compress_level_valid() argument 563 const struct f2fs_compress_ops *cops = f2fs_cops[alg]; in f2fs_is_compress_level_valid()
|
/third_party/libcoap/src/ |
H A D | coap_oscore.c | 249 oscore_log_char_value(COAP_LOG_OSCORE, "alg", in dump_cose() 250 cose_get_alg_name(cose->alg, buffer, sizeof(buffer))); in dump_cose() 580 * alg (already set) in coap_oscore_new_pdu_encrypted() 1268 * alg (already set) in coap_oscore_decrypt_pdu() 1287 tag_len = cose_tag_len(cose->alg); in coap_oscore_decrypt_pdu()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | r8152.c | 4596 struct crypto_shash *alg; in rtl8152_fw_verify_checksum() local 4601 alg = crypto_alloc_shash("sha256", 0, 0); in rtl8152_fw_verify_checksum() 4602 if (IS_ERR(alg)) { in rtl8152_fw_verify_checksum() 4603 rc = PTR_ERR(alg); in rtl8152_fw_verify_checksum() 4607 if (crypto_shash_digestsize(alg) != sizeof(fw_hdr->checksum)) { in rtl8152_fw_verify_checksum() 4610 crypto_shash_digestsize(alg)); in rtl8152_fw_verify_checksum() 4614 len = sizeof(*sdesc) + crypto_shash_descsize(alg); in rtl8152_fw_verify_checksum() 4620 sdesc->tfm = alg; in rtl8152_fw_verify_checksum() 4634 crypto_free_shash(alg); in rtl8152_fw_verify_checksum()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 2189 enum wpa_alg alg; in hostapd_ctrl_set_key() local 2194 /* parameters: alg addr idx set_tx seq key */ in hostapd_ctrl_set_key() 2196 alg = atoi(pos); in hostapd_ctrl_set_key() 2228 return hostapd_drv_set_key(hapd->conf->iface, hapd, alg, addr, idx, in hostapd_ctrl_set_key()
|
/kernel/linux/linux-5.10/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3736 drbd_err(connection, "incompatible %s settings\n", "data-integrity-alg"); in receive_protocol() 3758 drbd_err(connection, "peer data-integrity-alg %s not supported\n", in receive_protocol() 3801 drbd_info(connection, "peer data-integrity-alg: %s\n", in receive_protocol() 3819 * input: alg name, feature name 3820 * return: NULL (alg name was "") 3825 const char *alg, const char *name) in drbd_crypto_alloc_digest_safe() 3829 if (!alg[0]) in drbd_crypto_alloc_digest_safe() 3832 tfm = crypto_alloc_shash(alg, 0, 0); in drbd_crypto_alloc_digest_safe() 3835 alg, name, PTR_ERR(tfm)); in drbd_crypto_alloc_digest_safe() 3952 drbd_err(device, "verify-alg o in receive_SyncParam() 3823 drbd_crypto_alloc_digest_safe( const struct drbd_device *device, const char *alg, const char *name) drbd_crypto_alloc_digest_safe() argument [all...] |
/kernel/linux/linux-6.6/drivers/block/drbd/ |
H A D | drbd_receiver.c | 3698 drbd_err(connection, "incompatible %s settings\n", "data-integrity-alg"); in receive_protocol() 3720 drbd_err(connection, "peer data-integrity-alg %s not supported\n", in receive_protocol() 3761 drbd_info(connection, "peer data-integrity-alg: %s\n", in receive_protocol() 3778 * input: alg name, feature name 3779 * return: NULL (alg name was "") 3784 const char *alg, const char *name) in drbd_crypto_alloc_digest_safe() 3788 if (!alg[0]) in drbd_crypto_alloc_digest_safe() 3791 tfm = crypto_alloc_shash(alg, 0, 0); in drbd_crypto_alloc_digest_safe() 3794 alg, name, PTR_ERR(tfm)); in drbd_crypto_alloc_digest_safe() 3912 drbd_err(device, "verify-alg o in receive_SyncParam() 3782 drbd_crypto_alloc_digest_safe( const struct drbd_device *device, const char *alg, const char *name) drbd_crypto_alloc_digest_safe() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_supplicant.c | 187 enum wpa_alg alg; in wpa_supplicant_set_wpa_none_key() local 210 alg = WPA_ALG_CCMP; in wpa_supplicant_set_wpa_none_key() 215 alg = WPA_ALG_GCMP; in wpa_supplicant_set_wpa_none_key() 222 alg = WPA_ALG_TKIP; in wpa_supplicant_set_wpa_none_key() 233 ret = wpa_drv_set_key(wpa_s, -1, alg, NULL, 0, 1, seq, 6, key, keylen, in wpa_supplicant_set_wpa_none_key() 235 ret = wpa_drv_set_key(wpa_s, alg, NULL, 0, 1, seq, 6, key, keylen, in wpa_supplicant_set_wpa_none_key()
|
/kernel/linux/linux-5.10/fs/erofs/ |
H A D | zdata.c | 888 .alg = pcl->algorithmformat, in z_erofs_decompress_pcluster()
|
/third_party/f2fs-tools/include/ |
H A D | f2fs_fs.h | 452 enum compress_algorithms alg; /* algorithm to compress */ member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wpa_priv.c | 406 params->alg, in wpa_priv_cmd_set_key()
|
H A D | wpa_supplicant.c | 157 enum wpa_alg alg; in wpa_supplicant_set_wpa_none_key() local 180 alg = WPA_ALG_CCMP; in wpa_supplicant_set_wpa_none_key() 185 alg = WPA_ALG_GCMP; in wpa_supplicant_set_wpa_none_key() 192 alg = WPA_ALG_TKIP; in wpa_supplicant_set_wpa_none_key() 203 ret = wpa_drv_set_key(wpa_s, alg, NULL, 0, 1, seq, 6, key, keylen); in wpa_supplicant_set_wpa_none_key()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 2418 enum wpa_alg alg; in hostapd_ctrl_set_key() local 2424 /* parameters: alg addr idx set_tx seq key key_flag */ in hostapd_ctrl_set_key() 2426 alg = atoi(pos); in hostapd_ctrl_set_key() 2469 return hostapd_drv_set_key(hapd->conf->iface, hapd, alg, addr, idx, 0, in hostapd_ctrl_set_key()
|