Searched refs:algorithm (Results 26 - 50 of 53) sorted by relevance

123

/linux-master/drivers/md/
H A Ddm-raid.c287 const char *name; /* RAID algorithm. */
292 const unsigned int algorithm; /* RAID algorithm. */ member in struct:raid_type
580 /* Return md raid10 algorithm for @name */
601 unsigned int algorithm,
614 if (algorithm == ALGORITHM_RAID10_DEFAULT ||
615 algorithm == ALGORITHM_RAID10_NEAR)
618 else if (algorithm == ALGORITHM_RAID10_OFFSET) {
624 } else if (algorithm == ALGORITHM_RAID10_FAR) {
640 switch (rtp->algorithm) {
600 raid10_format_to_md_layout(struct raid_set *rs, unsigned int algorithm, unsigned int copies) argument
[all...]
H A Draid5.c2968 int algorithm = previous ? conf->prev_algo local
2969 : conf->algorithm;
2991 * Select the parity disk based on the user selected algorithm.
2999 switch (algorithm) {
3031 switch (algorithm) {
3168 int algorithm = previous ? conf->prev_algo local
3169 : conf->algorithm;
3185 switch (algorithm) {
3209 switch (algorithm) {
7600 conf->algorithm
[all...]
/linux-master/fs/bcachefs/
H A Dec.c142 s.algorithm,
398 m->algorithm = new_s->algorithm;
1591 s->v.algorithm = 0;
1842 if (m->algorithm == head->algo &&
2142 m->algorithm = s->algorithm;
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c681 u16 algorithm; local
718 algorithm = le16_to_cpu(*(__le16 *)((SIZE_PTR)pframe + WLAN_HDR_A3_LEN + offset));
726 if ((algorithm > 0 && auth_mode == 0) || /* rx a shared-key auth but shared not enabled */
727 (algorithm == 0 && auth_mode == 1)) { /* rx a open-system auth but shared-key is enabled */
788 if (algorithm == 0 && (auth_mode == 0 || auth_mode == 2 || auth_mode == 3)) {
793 pstat->authalg = algorithm;
805 pstat->authalg = algorithm;
5630 ctrl = BIT(15) | BIT6 | ((pparm->algorithm) << 2) | pparm->keyid;
5635 security_type_str(pparm->algorithm));
5658 if (pparm->algorithm
[all...]
H A Drtw_cmd.c883 psetstakey_para->algorithm = (unsigned char)psecuritypriv->dot11PrivacyAlgrthm;
885 GET_ENCRY_ALGO(psecuritypriv, sta, psetstakey_para->algorithm, false);
968 psetstakey_para->algorithm = _NO_PRIVACY_;
H A Drtw_mlme.c1929 psetkeyparm->algorithm = (unsigned char)psecuritypriv->dot118021XGrpPrivacy;
1931 psetkeyparm->algorithm = (u8)psecuritypriv->dot11PrivacyAlgrthm;
1935 if (is_wep_enc(psetkeyparm->algorithm))
1938 switch (psetkeyparm->algorithm) {
H A Drtw_ap.c1288 psetstakey_para->algorithm = (u8)psta->dot118021XPrivacy;
1331 psetkeyparm->algorithm = alg;
/linux-master/drivers/staging/wlan-ng/
H A Dhfa384x.h397 __le16 algorithm; member in struct:hfa384x_authenticate_station_data
703 __le16 algorithm; member in struct:hfa384x_auth_request
H A Dprism2sta.c1645 rec.algorithm = inf->info.authreq.algorithm;
/linux-master/drivers/staging/rtl8712/
H A Drtl871x_cmd.c524 psetstakey_para->algorithm = (unsigned char)
527 GET_ENCRY_ALGO(psecuritypriv, sta, psetstakey_para->algorithm, false);
H A Drtl871x_mlme.c1164 psetkeyparm->algorithm =
1167 psetkeyparm->algorithm =
1172 switch (psetkeyparm->algorithm) {
1343 * algorithm, and set the bc/mc encryption algorithm
1415 * algorithm, and set the bc/mc encryption algorithm
/linux-master/drivers/net/xen-netback/
H A Drx.c305 extra->u.hash.algorithm =
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h129 #define B43legacy_SHM_SH_KEYIDXBLOCK 0x05D4 /* Key index/algorithm block */
562 u8 algorithm; member in struct:b43legacy_key
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h404 __le16 algorithm; member in struct:libipw_auth
/linux-master/arch/m68k/fpsp040/
H A Dslogn.S46 | of the algorithm for LOGN and compute log(1+X) as
/linux-master/arch/x86/boot/
H A Dheader.S433 # data, plus a small amount extra to keep the algorithm safe. The
/linux-master/net/mac80211/
H A Dmlme.c3808 ieee80211_send_auth(sdata, 3, auth_data->algorithm, 0,
3872 if (auth_alg != ifmgd->auth_data->algorithm ||
3879 mgmt->sa, auth_alg, ifmgd->auth_data->algorithm,
3911 switch (ifmgd->auth_data->algorithm) {
3929 ifmgd->auth_data->algorithm);
3936 if (ifmgd->auth_data->algorithm != WLAN_AUTH_SAE ||
3941 } else if (ifmgd->auth_data->algorithm == WLAN_AUTH_SAE &&
6983 if (auth_data->algorithm == WLAN_AUTH_SAE)
6995 if (auth_data->algorithm == WLAN_AUTH_SAE) {
7005 ieee80211_send_auth(sdata, trans, auth_data->algorithm, statu
[all...]
H A Dieee80211_i.h403 u16 algorithm, expected_transaction; member in struct:ieee80211_mgd_auth_data
889 /* temporary data for search algorithm etc. */
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_softmac.c607 auth->algorithm = WLAN_AUTH_OPEN;
609 auth->algorithm = cpu_to_le16(WLAN_AUTH_SHARED_KEY);
611 auth->algorithm = WLAN_AUTH_OPEN;
H A Drtllib.h610 __le16 algorithm; member in struct:rtllib_authentication
/linux-master/drivers/net/wireless/broadcom/b43/
H A Db43.h281 #define B43_SHM_SH_KEYIDXBLOCK 0x05D4 /* Key index/algorithm block (v4 firmware) */
703 u8 algorithm; member in struct:b43_key
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h793 * Host algorithm when sending a request q:
815 * EC algorithm when receiving a request q.
3090 * more. Since the algorithm is nothing but magic numbers anyway, we'll leave
3091 * the params opaque. The v1 "get" response will include the algorithm number
3093 * needing to update this file. We can also use a different algorithm on each
3121 uint8_t algorithm; member in struct:ec_response_tmp006_get_calibration_v1
3129 uint8_t algorithm; member in struct:ec_params_tmp006_set_calibration_v1
3259 * Configuration for our key scanning algorithm.
/linux-master/arch/x86/crypto/
H A Dchacha-ssse3-x86_64.S3 * ChaCha 256-bit cipher algorithm, x64 SSSE3 functions
233 # algorithm performs each operation on the corresponding word of each
H A Dchacha-avx2-x86_64.S3 * ChaCha 256-bit cipher algorithm, x64 AVX2 functions
544 # algorithm performs each operation on the corresponding word of each
/linux-master/fs/f2fs/
H A Dfile.c3994 option.algorithm = F2FS_I(inode)->i_compress_algorithm;
4025 option.algorithm >= COMPRESS_MAX)
4047 F2FS_I(inode)->i_compress_algorithm = option.algorithm;
4056 if (option.algorithm == F2FS_OPTION(sbi).compress_algorithm &&
4062 f2fs_warn(sbi, "compression algorithm is successfully set, "
4063 "but current kernel doesn't support this algorithm.");

Completed in 385 milliseconds

123