/freebsd/crypto/openssl/doc/man7/ |
H A D | migration_guide.pod | 455 =head4 The print format has cosmetic changes for some functions argument 343 The function code part of an OpenSSL error code is no longer relevantOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 347 STACK and HASH macros have been cleaned upOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 352 The RAND_DRBG subsystem has been removedOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 358 Removed FIPS_mode() and FIPS_mode_set()OPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 365 Key generation is slowerOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 375 Change PBKDF2 to conform to SP800-132 instead of the older PKCS5 RFC2898OPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 385 Enforce a minimum DH modulus size of 512 bitsOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 389 SM2 key changesOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 409 EVP_PKEY_set_alias_type() method has been removedOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 415 Functions that return an internal key should be treated as read onlyOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 441 The public key check has moved from EVP_PKEY_derive() to EVP_PKEY_derive_set_peer()OPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 447 The print format has cosmetic changes for some functionsOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 459 The error return values from some control calls (ctrl) have changedOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 464 DH and DHX key types have different settable parametersOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 470 EVP_CIPHER_CTX_set_flags() ordering changeOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 476 Validation of operation context parametersOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 487 Removal of function code from the error codesOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 493 ChaCha20-Poly1305 cipher does not allow a truncated IV length to be usedOPENSSL 3.0""Main Changes from OpenSSL 1.1.1""Other notable deprecations and changes global() argument 2262 New applicationsOPENSSL 3.0""OpenSSL command line application changes global() argument 2267 Added optionsOPENSSL 3.0""OpenSSL command line application changes global() argument 2281 Removed optionsOPENSSL 3.0""OpenSSL command line application changes global() argument 2289 Other ChangesOPENSSL 3.0""OpenSSL command line application changes global() argument 2312 Default settingsOPENSSL 3.0""OpenSSL command line application changes global() argument 2316 Deprecated appsOPENSSL 3.0""OpenSSL command line application changes global() argument [all...] |
/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
|
H A D | context.c | 166 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in pr_context_hunk() local
|
H A D | diff.h | 29 enum changes enum
|
/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/tests/sys/fs/fusefs/ |
H A D | mockfs.cc | 910 struct kevent changes[1]; in read_request() local 991 struct kevent changes[1]; in write_response() local
|
/freebsd/usr.sbin/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
|