| /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 | 317 int ikev2_parse_payloads(struct ikev2_payloads *payloads,
|
| /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/dev/iwlwifi/pcie/ |
| H A D | ctxt-info-v2.c | 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() 565 payloads); in iwl_trans_pcie_ctx_info_v2_load_reduce_power() 570 ret = iwl_pcie_load_payloads_contig(trans, payloads, in iwl_trans_pcie_ctx_info_v2_load_reduce_power()
|
| H A D | iwl-context-info-v2.h | 339 const struct iwl_pnvm_image *payloads,
|
| /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.
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-trans.c | 798 const struct iwl_pnvm_image *payloads, in iwl_trans_load_reduce_power() argument 801 return iwl_trans_pcie_ctx_info_v2_load_reduce_power(trans, payloads, in iwl_trans_load_reduce_power()
|
| H A D | iwl-trans.h | 1155 const struct iwl_pnvm_image *payloads,
|
| /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/contrib/libfido2/ |
| H A D | NEWS | 254 ** Strict checks for CTAP2 compliance on received CBOR payloads.
|
| /freebsd/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 893 packets with payloads longer than 65,535 octets. But since currently 895 65,535, such payloads can be seen only on the loopback interface(i.e. 898 If you want to try jumbo payloads, you first have to reconfigure the 904 Then you can test jumbo payloads by the ping6 command with -b and -s
|
| /freebsd/contrib/processor-trace/libipt/include/ |
| H A D | intel-pt.h.in | 2176 * Returns -pte_bad_packet if the decoder encountered unknown packet payloads. 2456 * Returns -pte_bad_packet if the decoder encountered unknown packet payloads.
|
| /freebsd/crypto/openssl/ |
| H A D | INSTALL.md | 1108 use of this mechanism allows for decryption of application payloads found in
|
| H A D | CHANGES.md | 5758 a DoS attack by corrupting larger payloads. This can result in an OpenSSL
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 1114 for UTF-16 payloads containing CDATA sections.
|
| /freebsd/crypto/openssh/ |
| H A D | ChangeLog | 9908 message payloads, not just the message header
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 9181 - The executable payloads were embedded as binary blobs in
|