/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-gen3.c | 321 IWL_DEBUG_FW(trans, "expected 2 payloads, got %d.\n", 329 IWL_DEBUG_FW(trans, "sizes of payloads overflow.\n"); in iwl_pcie_load_payloads_segments() 392 /* fill desc with the DRAM payloads addresses */ in iwl_trans_pcie_ctx_info_gen3_load_pnvm() 424 IWL_DEBUG_FW(trans, "no payloads\n"); 428 /* save payloads in several DRAM sections */ in iwl_dram_regions_size() 500 const struct iwl_pnvm_image *payloads, in iwl_trans_pcie_ctx_info_gen3_load_reduce_power() 519 if (!payloads->n_chunks) { 520 IWL_DEBUG_FW(trans, "no payloads\n"); in iwl_pcie_set_reduce_power_segments() 524 /* save payloads in several DRAM sections */ in iwl_pcie_set_reduce_power_segments() 528 payloads); in iwl_pcie_set_reduce_power_segments() 474 iwl_trans_pcie_ctx_info_gen3_load_reduce_power(struct iwl_trans * trans,const struct iwl_pnvm_image * payloads,const struct iwl_ucode_capabilities * capa) iwl_trans_pcie_ctx_info_gen3_load_reduce_power() argument [all...] |
H A D | internal.h | 359 * @pnvm_data: holds info about pnvm payloads allocated in DRAM 361 * payloads allocated in DRAM
|
/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/sys/contrib/dev/iwlwifi/ |
H A D | iwl-trans.h | 477 * @chunks: array of pointers to pnvm payloads and their sizes 478 * @n_chunks: the number of the pnvm payloads. 573 * reduction table payloads. 576 * designed to show FW where all the payloads are. 1167 const struct iwl_pnvm_image *payloads, in iwl_trans_start_hw() 1597 iwl_trans_load_reduce_power(struct iwl_trans * trans,const struct iwl_pnvm_image * payloads,const struct iwl_ucode_capabilities * capa) iwl_trans_load_reduce_power() argument
|
H A D | iwl-context-info-gen3.h | 304 const struct iwl_pnvm_image *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/openzfs/man/man8/ |
H A D | zpool-events.8 | 52 For more information about the subclasses and event payloads 194 .Sh PAYLOADS
|
/freebsd/contrib/libarchive/cat/ |
H A D | bsdcat.c | 89 /* 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/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/sys/contrib/dev/iwlwifi/fw/ |
H A D | pnvm.c | 119 "too many payloads to allocate in DRAM.\n"); in iwl_pnvm_handle_section()
|
H A D | uefi.c | 138 IWL_DEBUG_FW(trans, "too many payloads to allocate in DRAM.\n"); in iwl_uefi_reduce_power_section()
|