Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-src/crypto/openssl/doc/man7/
H A Dmigration_guide.pod351 =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 Ded.c43 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 Dnormal.c47 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk() local
H A Dside.c241 enum changes changes = in print_sdiff_hunk() local
H A Danalyze.c776 briefly_report (int changes, struct file_data const filevec[]) in briefly_report()
798 int changes; in diff_2_files() local
H A Difdef.c74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_ifdef_hunk() local
H A Dcontext.c166 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in pr_context_hunk() local
/freebsd-src/usr.sbin/ppp/
H A Dslcompress.c166 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 Dkqueue.c65 struct kevent *changes; member
212 struct kevent *changes = kqop->changes; in kq_dispatch() local
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c630 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 Dlink.c99 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 Dslcompress.c159 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 Dkqueue.c78 struct kevent *changes; member
271 struct kevent *changes; in kq_dispatch() local
H A Ddevpoll.c60 struct pollfd *changes; member
/freebsd-src/contrib/libevent/
H A Dkqueue.c78 struct kevent *changes; member
271 struct kevent *changes; in kq_dispatch() local
H A Ddevpoll.c60 struct pollfd *changes; member
/freebsd-src/contrib/libcbor/doc/
H A DMakefile153 changes: target
/freebsd-src/tools/regression/tmpfs/
H A Dh_tools.c98 struct kevent *changes, event; in kqueue_main() local
/freebsd-src/contrib/netbsd-tests/fs/tmpfs/
H A Dh_tools.c132 struct kevent *changes, event; in kqueue_main() local
/freebsd-src/sys/dev/nvmf/controller/
H A Dnvmft_subr.c108 uint32_t caphi, changes, field; in _nvmf_validate_cc() local
/freebsd-src/tests/sys/fs/fusefs/
H A Dmockfs.cc911 struct kevent changes[1]; read_request() local
992 struct kevent changes[1]; write_response() local
/freebsd-src/usr.sbin/nvmfd/
H A Dcontroller.c31 uint32_t changes; in update_cc() local
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dbss.c617 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 Dmfi_volume.c118 uint8_t changes, policy; in update_cache_policy() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.js16 function updateSelection(changes, data) { argument

12