Home
last modified time | relevance | path

Searched defs:decoded (Results 1 – 23 of 23) sorted by relevance

/freebsd-14-stable/sys/dev/iavf/
HDiavf_txrx_common.h57 struct iavf_rx_ptype_decoded decoded; in iavf_ptype_to_hash() local
HDiavf_txrx_iflib.c751 struct iavf_rx_ptype_decoded decoded; in iavf_rx_checksum() local
/freebsd-14-stable/sys/dev/ice/
HDice_common_txrx.h281 struct ice_rx_ptype_decoded decoded; in ice_rx_checksum() local
385 struct ice_rx_ptype_decoded decoded; in ice_ptype_to_hash() local
/freebsd-14-stable/contrib/wpa/src/wps/
HDupnp_xml.c229 unsigned char *decoded; in xml_get_base64_item() local
/freebsd-14-stable/sys/contrib/dev/athk/ath11k/
HDqmi.c3082 const void *decoded) in ath11k_qmi_msg_mem_ready_cb()
3094 const void *decoded) in ath11k_qmi_msg_fw_ready_cb()
3112 const void *decoded) in ath11k_qmi_msg_cold_boot_cal_done_cb()
3126 const void *decoded) in ath11k_qmi_msg_fw_init_done_cb()
/freebsd-14-stable/crypto/openssh/
HDkexsntrup761x25519.c172 int r, decoded; in kex_kem_sntrup761x25519_dec() local
HDsshkey.c2988 struct sshbuf *encoded = NULL, *decoded = NULL; in private2_uudecode() local
3057 private2_decrypt(struct sshbuf *decoded, const char *passphrase, in private2_decrypt()
3209 struct sshbuf *decoded = NULL, *decrypted = NULL; in sshkey_parse_private2() local
3268 struct sshbuf *decoded = NULL; in sshkey_parse_private2_pubkey() local
/freebsd-14-stable/contrib/googletest/googlemock/src/
HDgmock-internal-utils.cc229 bool Base64Unescape(const std::string& encoded, std::string* decoded) { in Base64Unescape()
/freebsd-14-stable/crypto/openssl/crypto/rsa/
HDrsa_gen.c484 unsigned char *decoded = NULL; in rsa_keygen_pairwise_test() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDRISCVInstructions.h309 RISCVInst decoded; member
HDEmulateInstructionRISCV.cpp656 auto decoded = is_16b ? pat.decode(try_rvc) : pat.decode(inst); in Decode() local
/freebsd-14-stable/sys/dev/ixl/
HDixl_txrx.c613 struct i40e_rx_ptype_decoded decoded; in ixl_ptype_to_hash() local
740 struct i40e_rx_ptype_decoded decoded; in ixl_rx_checksum() local
/freebsd-14-stable/sys/contrib/dev/athk/ath12k/
HDqmi.c2919 const void *decoded) in ath12k_qmi_msg_mem_ready_cb()
2931 const void *decoded) in ath12k_qmi_msg_fw_ready_cb()
/freebsd-14-stable/contrib/libevent/sample/
HDhttp-server.c187 struct evhttp_uri *decoded = NULL; in send_document_cb() local
/freebsd-14-stable/contrib/ntp/sntp/libevent/sample/
HDhttp-server.c187 struct evhttp_uri *decoded = NULL; in send_document_cb() local
/freebsd-14-stable/contrib/wpa/src/eap_server/
HDtncs.c669 unsigned char *decoded; in tncs_get_base64() local
782 unsigned char *decoded; in tncs_process_if_tnccs() local
/freebsd-14-stable/contrib/wpa/src/eap_peer/
HDtncc.c620 unsigned char *decoded; in tncc_get_base64() local
690 unsigned char *decoded; in tncc_process_if_tnccs() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunication.cpp1297 std::string decoded; in ExpandRLE() local
/freebsd-14-stable/contrib/bearssl/inc/
HDbearssl_x509.h1021 unsigned char decoded; member
/freebsd-14-stable/crypto/openssl/crypto/ec/
HDec_lib.c1560 int decoded = 0; in EC_GROUP_new_from_params() local
/freebsd-14-stable/sys/amd64/include/
HDvmm.h616 uint8_t decoded; /* set to 1 if successfully decoded */ member
/freebsd-14-stable/sys/powerpc/aim/
HDmmu_radix.c6095 int *is_user, vm_offset_t *decoded) in mmu_radix_decode_kernel_ptr()
/freebsd-14-stable/sys/cam/ctl/
HDctl.c3803 ctl_encode_lun(uint32_t decoded) in ctl_encode_lun()