| /freebsd/contrib/wpa/src/eap_common/ |
| H A D | ikev2_common.c | 245 int ikev2_parse_payloads(struct ikev2_payloads *payloads, in ikev2_parse_payloads() argument 250 os_memset(payloads, 0, sizeof(*payloads)); in ikev2_parse_payloads() 285 payloads->sa = pdata; in ikev2_parse_payloads() 286 payloads->sa_len = pdatalen; in ikev2_parse_payloads() 291 payloads->ke = pdata; in ikev2_parse_payloads() 292 payloads->ke_len = pdatalen; in ikev2_parse_payloads() 296 payloads->idi = pdata; in ikev2_parse_payloads() 297 payloads->idi_len = pdatalen; in ikev2_parse_payloads() 301 payloads->idr = pdata; in ikev2_parse_payloads() 302 payloads->idr_len = pdatalen; in ikev2_parse_payloads() [all …]
|
| H A D | ikev2_common.h | 34 u8 length[4]; /* total length of HDR + payloads */ 96 * http://www.iana.org/assignments/eap-ikev2-payloads */ 317 int ikev2_parse_payloads(struct ikev2_payloads *payloads,
|
| H A D | eap_pwd_common.h | 23 * EAP-pwd header, included on all payloads
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | ctxt-info-v2.c | 360 IWL_DEBUG_FW(trans, "expected 2 payloads, got %d.\n", in iwl_pcie_load_payloads_contig() 368 IWL_DEBUG_FW(trans, "sizes of payloads overflow.\n"); in iwl_pcie_load_payloads_contig() 431 /* fill desc with the DRAM payloads addresses */ in iwl_pcie_load_payloads_segments() 463 IWL_DEBUG_FW(trans, "no payloads\n"); in iwl_trans_pcie_ctx_info_v2_load_pnvm() 467 /* save payloads in several DRAM sections */ in iwl_trans_pcie_ctx_info_v2_load_pnvm() 537 const struct iwl_pnvm_image *payloads, in iwl_trans_pcie_ctx_info_v2_load_reduce_power() argument 556 if (!payloads->n_chunks) { in iwl_trans_pcie_ctx_info_v2_load_reduce_power() 557 IWL_DEBUG_FW(trans, "no payloads\n"); in iwl_trans_pcie_ctx_info_v2_load_reduce_power() 561 /* save payloads in several DRAM sections */ in iwl_trans_pcie_ctx_info_v2_load_reduce_power() 565 payloads); in iwl_trans_pcie_ctx_info_v2_load_reduce_power() [all …]
|
| H A D | iwl-context-info-v2.h | 339 const struct iwl_pnvm_image *payloads,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Annotations/ |
| H A D | Annotations.h | 29 /// $fail(runtime)[[assert(false)]] // ranges can have names/payloads too 41 /// Payloads can contain any character expect '(' and ')'. 83 /// Returns the positions and payloads (if any) of all points named \p Name
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | refclock_tsyncpci.c | 228 // The payloads field MUST be last in ioctl_trans_di. 229 uint8_t payloads[DI_PAYLOADS_STARTER_LENGTH]; member 462 memset(it->payloads, 0, TSYNC_REF_MAX_OUT_LEN); in tsync_poll() 489 memset(it1->payloads, 0, TSYNC_TMSCL_MAX_OUT_LEN); in tsync_poll() 516 memset(it2->payloads, 0, TSYNC_LEAP_MAX_OUT_LEN); in tsync_poll() 547 pRefObj = (void *)it->payloads; in tsync_poll() 552 memcpy(&tmscl, it1->payloads, sizeof(tmscl)); in tsync_poll() 561 ((unsigned char*)(it2->payloads))[(i * 4) + (3 - j)]; in tsync_poll()
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | msi.txt | 22 MSI controllers may have restrictions on permitted payloads. 48 not encode doorbells or payloads as these can be configured dynamically.
|
| H A D | msi-controller.yaml | 23 and will not encode doorbells or payloads as these can be
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Error.h | 386 for (const auto &ErrPayload : Payloads) { in log() 401 "ErrorList constructor payloads should be singleton errors"); in ErrorList() 402 Payloads.push_back(std::move(Payload1)); in ErrorList() 403 Payloads.push_back(std::move(Payload2)); in ErrorList() 416 for (auto &Payload : E2List.Payloads) in join() 417 E1List.Payloads.push_back(std::move(Payload)); in join() 419 E1List.Payloads.push_back(E2.takePayload()); in join() 425 E2List.Payloads.insert(E2List.Payloads.begin(), E1.takePayload()); in join() 432 std::vector<std::unique_ptr<ErrorInfoBase>> Payloads; variable 963 for (auto &P : List.Payloads) in handleErrors() [all …]
|
| /freebsd/sys/contrib/xen/ |
| H A D | sysctl.h | 946 * Retrieve an array of abbreviated status, names and metadata of payloads that 950 * of the payloads returned, along with `nr` updated with the number of remaining 951 * payloads, `version` updated (it may be the same across hypercalls. If it varies 962 * added or removed the number of payloads making this information stale. It is 976 amount of payloads and version. 977 OUT: How many payloads left. */
|
| /freebsd/contrib/opencsd/decoder/include/opencsd/ |
| H A D | trc_gen_elem_types.h | 133 …valid. Allows packet extensions for custom decoders, or additional data payloads for data trace. … 141 //! packet specific payloads
|
| /freebsd/contrib/wpa/src/eap_server/ |
| H A D | ikev2.c | 309 /* Security Association Payloads: <Proposals> */ in ikev2_process_sar1() 463 wpa_printf(MSG_DEBUG, "IKEV2: Processing decrypted payloads"); in ikev2_process_sa_init_encr() 468 "payloads"); in ikev2_process_sa_init_encr() 693 wpa_printf(MSG_DEBUG, "IKEV2: Processing decrypted payloads"); in ikev2_process_sa_auth_decrypted() 698 "payloads"); in ikev2_process_sa_auth_decrypted()
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 21 // contains other kinds of dnstap payloads, although currently only one type 116 // metadata. Applications generating "Message" payloads should follow
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-trans.h | 499 * @chunks: array of pointers to pnvm payloads and their sizes 500 * @n_chunks: the number of the pnvm payloads. 578 * reduction table payloads. 581 * designed to show FW where all the payloads are. 1197 const struct iwl_pnvm_image *payloads,
|
| H A D | iwl-trans.c | 816 const struct iwl_pnvm_image *payloads, in iwl_trans_load_reduce_power() argument 819 return iwl_trans_pcie_ctx_info_v2_load_reduce_power(trans, payloads, in iwl_trans_load_reduce_power()
|
| /freebsd/contrib/libarchive/cat/ |
| H A D | bsdcat.c | 92 /* for empty payloads don't try and read data */ in bsdcat_read_to_stdout()
|
| /freebsd/share/man/man4/ |
| H A D | netdump.4 | 90 message payloads contain the kernel dump header, dump contents, and
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zpool-events.8 | 53 For more information about the subclasses and event payloads 205 .Sh PAYLOADS
|
| /freebsd/contrib/wpa/src/eap_peer/ |
| H A D | ikev2.c | 303 /* Security Association Payloads: <Proposals> */ in ikev2_process_sai1() 629 wpa_printf(MSG_DEBUG, "IKEV2: Processing decrypted payloads"); in ikev2_process_sa_auth_decrypted() 634 "payloads"); in ikev2_process_sa_auth_decrypted()
|
| /freebsd/contrib/libfido2/ |
| H A D | NEWS | 232 ** Strict checks for CTAP2 compliance on received CBOR payloads.
|
| /freebsd/tests/sys/netinet6/ |
| H A D | exthdr.py | 237 # Try for at least UDP and TCP upper layer payloads.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfWriter.h | 217 // known only after payloads are written. Returns the start byte offset for
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-isakmp.c | 156 values for the Proposal or Transform payloads as they are considered 171 or "0". If there are additional Proposal payloads in the message, 188 or "0". If there are additional Transform payloads in the proposal, 351 /* 3.5. Identification Payloads */ 2102 * Print the payloads. in ikev2_sa_print() 2363 /* notify payloads */
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | pnvm.c | 120 "too many payloads to allocate in DRAM.\n"); in iwl_pnvm_handle_section()
|