/freebsd-src/crypto/openssl/doc/man7/ |
H A D | migration_guide.pod | 351 =head4 The function code part of an OpenSSL error code is no longer relevant 355 =head4 STACK and HASH macros have been cleaned up 360 =head4 The RAND_DRBG subsystem has been removed 366 =head4 Removed FIPS_mode() and FIPS_mode_set() 373 =head4 Key generation is slower 383 =head4 Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898 393 =head4 Enforce a minimum DH modulus size of 512 bits 397 =head4 SM2 key changes 417 =head4 EVP_PKEY_set_alias_type() method has been removed 423 =head4 Functions that return an internal key should be treated as read only [all …]
|
/freebsd-src/contrib/diff/src/ |
H A D | ed.c | 43 enum changes changes; in print_ed_hunk() local 98 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in pr_forward_ed_hunk() local 141 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in print_rcs_hunk() local
|
H A D | normal.c | 47 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk() local
|
H A D | side.c | 241 enum changes changes = in print_sdiff_hunk() local
|
H A D | analyze.c | 776 briefly_report (int changes, struct file_data const filevec[]) in briefly_report() 798 int changes; in diff_2_files() local
|
H A D | ifdef.c | 74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_ifdef_hunk() local
|
H A D | context.c | 166 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in pr_context_hunk() local
|
/freebsd-src/usr.sbin/ppp/ |
H A D | slcompress.c | 166 register u_int changes = 0; in sl_compress_tcp() local 432 register u_int hlen, changes; sl_uncompress_tcp() local [all...] |
/freebsd-src/contrib/pf/libevent/ |
H A D | kqueue.c | 65 struct kevent *changes; member 212 struct kevent *changes = kqop->changes; in kq_dispatch() local
|
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mld-mac80211.c | 630 iwl_mvm_mld_link_info_changed_station(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * link_conf,u64 changes) iwl_mvm_mld_link_info_changed_station() argument 714 iwl_mvm_mld_vif_cfg_changed_station(struct iwl_mvm * mvm,struct ieee80211_vif * vif,u64 changes) iwl_mvm_mld_vif_cfg_changed_station() argument 807 iwl_mvm_mld_link_info_changed_ap_ibss(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * link_conf,u64 changes) iwl_mvm_mld_link_info_changed_ap_ibss() argument 849 iwl_mvm_mld_link_info_changed(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_bss_conf * link_conf,u64 changes) iwl_mvm_mld_link_info_changed() argument 885 iwl_mvm_mld_vif_cfg_changed(struct ieee80211_hw * hw,struct ieee80211_vif * vif,u64 changes) iwl_mvm_mld_vif_cfg_changed() argument [all...] |
H A D | link.c | 99 iwl_mvm_link_changed(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * link_conf,u32 changes,bool active) iwl_mvm_link_changed() argument
|
/freebsd-src/sys/net/ |
H A D | slcompress.c | 159 u_int changes = 0; in sl_compress_tcp() local 454 u_int hlen, changes; sl_uncompress_tcp_core() local [all...] |
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | kqueue.c | 78 struct kevent *changes; member 271 struct kevent *changes; in kq_dispatch() local
|
H A D | devpoll.c | 60 struct pollfd *changes; member
|
/freebsd-src/contrib/libevent/ |
H A D | kqueue.c | 78 struct kevent *changes; member 271 struct kevent *changes; in kq_dispatch() local
|
H A D | devpoll.c | 60 struct pollfd *changes; member
|
/freebsd-src/contrib/libcbor/doc/ |
H A D | Makefile | 153 changes: target
|
/freebsd-src/tools/regression/tmpfs/ |
H A D | h_tools.c | 98 struct kevent *changes, event; in kqueue_main() local
|
/freebsd-src/contrib/netbsd-tests/fs/tmpfs/ |
H A D | h_tools.c | 132 struct kevent *changes, event; in kqueue_main() local
|
/freebsd-src/sys/dev/nvmf/controller/ |
H A D | nvmft_subr.c | 108 uint32_t caphi, changes, field; in _nvmf_validate_cc() local
|
/freebsd-src/tests/sys/fs/fusefs/ |
H A D | mockfs.cc | 911 struct kevent changes[1]; read_request() local 992 struct kevent changes[1]; write_response() local
|
/freebsd-src/usr.sbin/nvmfd/ |
H A D | controller.c | 31 uint32_t changes; in update_cc() local
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | bss.c | 617 changes |= WPA_BSS_IES_CHANGED_FLAG; in wpa_bss_update() local 542 u32 changes = 0; wpa_bss_compare_res() local 579 notify_bss_changes(struct wpa_supplicant * wpa_s,u32 changes,const struct wpa_bss * bss) notify_bss_changes() argument [all...] |
/freebsd-src/usr.sbin/mfiutil/ |
H A D | mfi_volume.c | 118 uint8_t changes, policy; in update_cache_policy() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | HTMLLogger.js | 16 function updateSelection(changes, data) { argument
|