/freebsd/crypto/openssl/doc/man7/ |
H A D | ossl-guide-migration.pod | 372 =head4 The function code part of an OpenSSL error code is no longer relevant 376 =head4 STACK and HASH macros have been cleaned up 381 =head4 The RAND_DRBG subsystem has been removed 387 =head4 Removed FIPS_mode() and FIPS_mode_set() 394 =head4 Key generation is slower 404 =head4 Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898 414 =head4 Enforce a minimum DH modulus size of 512 bits 418 =head4 SM2 key changes 438 =head4 EVP_PKEY_set_alias_type() method has been removed 444 =head4 Functions that return an internal key should be treated as read only [all …]
|
/freebsd/crypto/openssl/doc/designs/ |
H A D | xof.md | 183 ### Description 200 ### Solution 1 219 ### Solution 2 237 ### Solution 3 251 ### Solution 4 (Proposed Solution)
|
/freebsd/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
|
/freebsd/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; in sl_uncompress_tcp() local
|
/freebsd/contrib/pf/libevent/ |
H A D | kqueue.c | 65 struct kevent *changes; member 212 struct kevent *changes = kqop->changes; in kq_dispatch() local
|
/freebsd/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/sys/net/ |
H A D | slcompress.c | 159 u_int changes = 0; in sl_compress_tcp() local 454 u_int hlen, changes; in sl_uncompress_tcp_core() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | kqueue.c | 78 struct kevent *changes; member 271 struct kevent *changes; kq_dispatch() local [all...] |
H A D | devpoll.c | 60 struct pollfd *changes; member
|
/freebsd/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/contrib/libcbor/doc/ |
H A D | Makefile | 153 changes: target
|
/freebsd/tools/regression/tmpfs/ |
H A D | h_tools.c | 98 struct kevent *changes, event; in kqueue_main() local
|
/freebsd/contrib/netbsd-tests/fs/tmpfs/ |
H A D | h_tools.c | 132 struct kevent *changes, event; in kqueue_main() local
|
/freebsd/sys/dev/nvmf/controller/ |
H A D | nvmft_subr.c | 68 uint32_t caphi, changes, field; in _nvmf_validate_cc() local
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | mockfs.cc | 915 struct kevent changes[1]; in read_request() local 996 struct kevent changes[1]; in write_response() local
|
/freebsd/tools/tools/nvmf/nvmfd/ |
H A D | controller.c | 31 uint32_t changes; in update_cc() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | HTMLLogger.js | 16 function updateSelection(changes, data) { argument
|
/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_volume.c | 118 uint8_t changes, policy; in update_cache_policy() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | bss.c | 599 u32 changes = 0; in wpa_bss_compare_res() local 636 void notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, in notify_bss_changes() 674 u32 changes; in wpa_bss_update() local
|