Home
last modified time | relevance | path

Searched refs:chains (Results 1 – 25 of 124) sorted by relevance

12345

/freebsd/contrib/xz/src/xz/
H A Dcoder.c45 static lzma_filter chains[NUM_FILTER_CHAIN_MAX][LZMA_FILTERS_MAX + 1]; variable
105 lzma_filters_free(chains[0], NULL); in forget_filter_chain()
142 chains[0][filters_count].id = id; in coder_add_filter()
143 chains[0][filters_count].options = options; in coder_add_filter()
147 chains[0][++filters_count].id = LZMA_VLI_UNKNOWN; in coder_add_filter()
164 chains[index], flags, NULL); in str_to_filters()
197 for (filters_count = 0; chains[0][filters_count].id in coder_add_filters_from_str()
211 lzma_filters_free(chains[slot], NULL); in coder_add_block_filters()
258 for (uint32_t i = 0; i < ARRAY_SIZE(chains); i++) { in get_chains_memusage()
266 mt_local.filters = chains[i]; in get_chains_memusage()
[all …]
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_fs.c127 struct mlx5_fs_chains *chains; member
156 struct mlx5_fs_chains *chains; member
240 struct mlx5_fs_chains *chains; in ipsec_chains_create() local
251 chains = mlx5_chains_create(mdev, &attr); in ipsec_chains_create()
252 if (IS_ERR(chains)) in ipsec_chains_create()
253 return chains; in ipsec_chains_create()
256 ft = mlx5_chains_get_table(chains, 0, 1, 0); in ipsec_chains_create()
263 return chains; in ipsec_chains_create()
266 mlx5_chains_destroy(chains); in ipsec_chains_create()
270 static void ipsec_chains_destroy(struct mlx5_fs_chains *chains) in ipsec_chains_destroy() argument
[all …]
/freebsd/contrib/openpam/lib/libpam/
H A Dopenpam_dispatch.c85 chain = pamh->chains[PAM_AUTH]; in openpam_dispatch()
88 chain = pamh->chains[PAM_ACCOUNT]; in openpam_dispatch()
92 chain = pamh->chains[PAM_SESSION]; in openpam_dispatch()
95 chain = pamh->chains[PAM_PASSWORD]; in openpam_dispatch()
H A Dopenpam_impl.h86 pam_chain_t *chains[PAM_NUM_FACILITIES]; member
109 pam_chain_t *chains[PAM_NUM_FACILITIES]; member
H A Dopenpam_configure.c324 for (next = &pamh->chains[fclt]; *next != NULL; in openpam_parse_chain()
503 if (pamh->chains[fclt] != NULL) in openpam_configure()
513 openpam_clear_chains(pamh->chains); in openpam_configure()
H A Dpam_end.c81 openpam_clear_chains(pamh->chains); in pam_end()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dregulatory.c224 fwrt->geo_profiles[i].bands[j].chains[0]; in iwl_sar_geo_fill_table()
226 fwrt->geo_profiles[i].bands[j].chains[1]; in iwl_sar_geo_fill_table()
230 fwrt->geo_profiles[i].bands[j].chains[0], in iwl_sar_geo_fill_table()
231 fwrt->geo_profiles[i].bands[j].chains[1], in iwl_sar_geo_fill_table()
279 cpu_to_le16(prof->chains[i].subbands[j]); in iwl_sar_fill_table()
281 j, prof->chains[i].subbands[j]); in iwl_sar_fill_table()
H A Dacpi.c503 struct iwl_sar_profile_chain *chains, in iwl_acpi_parse_chains_table() argument
511 chains[chain].subbands[subband] = 0; in iwl_acpi_parse_chains_table()
516 chains[chain].subbands[subband] = in iwl_acpi_parse_chains_table()
605 ret = iwl_acpi_parse_chains_table(table, fwrt->sar_profiles[0].chains, in iwl_acpi_get_wrds_table()
710 fwrt->sar_profiles[i + 1].chains, in iwl_acpi_get_ewrd_table()
726 struct iwl_sar_profile_chain *chains; in iwl_acpi_get_ewrd_table() local
730 chains = &fwrt->sar_profiles[i + 1].chains[ACPI_SAR_NUM_CHAINS_REV0]; in iwl_acpi_get_ewrd_table()
732 chains, in iwl_acpi_get_ewrd_table()
882 fwrt->geo_profiles[i].bands[j].chains[k] = in iwl_acpi_get_wgds_table()
883 fwrt->geo_profiles[i].bands[1].chains[k]; in iwl_acpi_get_wgds_table()
[all …]
H A Dregulatory.h78 struct iwl_sar_profile_chain chains[BIOS_SAR_MAX_CHAINS_PER_PROFILE]; member
90 u8 chains[BIOS_GEO_NUM_CHAINS]; member
H A Duefi.h81 struct iwl_sar_profile_chain chains[BIOS_SAR_MAX_CHAINS_PER_PROFILE]; member
243 u32 chains[4]; member
H A Duefi.c436 memcpy(&fwrt->sar_profiles[prof_index].chains, uefi_sar_prof, in iwl_uefi_set_sar_profile()
874 ARRAY_SIZE(data->chains)); in iwl_uefi_get_phy_filters()
877 filters->filter_cfg_chains[i] = cpu_to_le32(data->chains[i]); in iwl_uefi_get_phy_filters()
878 IWL_DEBUG_RADIO(fwrt, "WPFC: chain %d: %u\n", i, data->chains[i]); in iwl_uefi_get_phy_filters()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drs.c197 lq_sta->pers.chains = rx_status->chains; in rs_update_last_rssi()
200 if ((rx_status->chains & BIT(i)) == 0) in rs_update_last_rssi()
H A Drs.h57 uint8_t chains; member
76 uint8_t chains; member
H A Drs-fw.c29 static u8 rs_fw_set_active_chains(u8 chains) in rs_fw_set_active_chains() argument
33 if (chains & ANT_A) in rs_fw_set_active_chains()
35 if (chains & ANT_B) in rs_fw_set_active_chains()
594 .chains = rs_fw_set_active_chains(iwl_mvm_get_valid_tx_ant(mvm)), in iwl_mvm_rs_fw_rate_init()
650 cfg_cmd.chains, cfg_cmd.sgi_ch_width_supp, cfg_cmd.flags); in iwl_mvm_rs_fw_rate_init()
667 .chains = cfg_cmd.chains, in iwl_mvm_rs_fw_rate_init()
712 lq_sta->pers.chains = 0; in iwl_mvm_rs_add_sta_link()
/freebsd/contrib/bearssl/samples/
H A DREADME.txt22 code), it will use one of several certificate chains, that exercise
24 certificate chains link to the trust anchors that are hardcoded
34 The .pem files are certificate and keys corresponding to the chains
/freebsd/contrib/openpam/bin/openpam_dump_policy/
H A Dopenpam_dump_policy.c130 if (pamh->chains[fclt] != NULL) { in openpam_dump_policy()
133 ret = openpam_dump_chain(name, pamh->chains[fclt]); in openpam_dump_policy()
147 if (pamh->chains[fclt] != NULL) { in openpam_dump_policy()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dtlc.c98 u8 chains = iwl_mld_get_valid_tx_ant(mld); in iwl_mld_get_fw_chains() local
101 if (chains & ANT_A) in iwl_mld_get_fw_chains()
103 if (chains & ANT_B) in iwl_mld_get_fw_chains()
463 cmd_v5->chains = cmd->chains; in iwl_mld_convert_tlc_cmd_to_v5()
489 cmd_v4->chains = cmd->chains; in iwl_mld_convert_tlc_cmd_to_v4()
529 .chains = iwl_mld_get_fw_chains(mld), in iwl_mld_send_tlc_cmd()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Drs.h167 u8 chains; member
200 u8 chains; member
231 u8 chains; member
263 u8 chains; member
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_add1_chain_cert.pod105 The chains associate with an SSL_CTX structure are copied to any SSL
107 by any chains subsequently changed in the parent SSL_CTX.
110 an RSA and a DSA certificate can (and often will) have different chains.
115 sending incorrect certificate chains often cause problems with peers.
121 Applications can issue non fatal warnings when checking chains by setting
H A DSSL_check_chain.pod60 An application wishing to support multiple certificate chains may call this
66 usable. An application supporting multiple chains with different CA signature
H A DOSSL_DECODER_CTX.pod93 The chains may be limited by specifying an input type, which is considered a
136 chains.
139 the decoder chains to be considered, as explained in the general description
/freebsd/lib/libc/locale/
H A Dcollate.c130 int i, chains, z; in __collate_load_tables_l() local
185 ((chains = info->chain_count) < 0)) { in __collate_load_tables_l()
192 (sizeof (collate_chain_t) * chains) + in __collate_load_tables_l()
221 if (chains > 0) { in __collate_load_tables_l()
223 TMP += chains * sizeof (collate_chain_t); in __collate_load_tables_l()
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt27 The hash chains are searched starting with the most recent strings, to
29 The hash chains are singly linked. There are no deletions from the
30 hash chains, the algorithm simply discards matches that are too old.
32 To avoid a worst-case situation, very long hash chains are arbitrarily
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddebugfs.c425 int nss, rates, chains; in ath12k_tpc_fill_pream() local
479 for (chains = 0; chains < active_tx_chains; chains++) { in ath12k_tpc_fill_pream()
480 if (nss > chains) { in ath12k_tpc_fill_pream()
486 rate_idx, chains + 1, in ath12k_tpc_fill_pream()
/freebsd/sbin/fsck_msdosfs/
H A Dfat.c1261 size_t chains, chainlength; in checklost() local
1272 chains = fat_get_head_count(fat); in checklost()
1274 chains > 0 && head < boot->NumClusters; in checklost()
1300 chains--; in checklost()

12345