Home
last modified time | relevance | path

Searched defs:resp_buf (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/tools/security/fuzzing/orphans/libffi/
H A Dfuzz_ffi.cc153 void runMainFunctions(ffi_cif* cif, void* resp_buf, void** arg_array, in runMainFunctions()
176 void runRawFunctions(ffi_cif* cif, void* resp_buf, void** arg_array, in runRawFunctions()
210 void runJavaFunctions(ffi_cif* cif, void* resp_buf, void** arg_array, in runJavaFunctions()
265 void freeAll(void* arg_array[], size_t num_args, void* resp_buf) { in freeAll()
290 void* resp_buf = NULL; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/intel/soc/common/soc/
Dsocfpga_mailbox.c353 int iterate_resp(uint32_t mbox_resp_len, uint32_t *resp_buf, in iterate_resp()
540 int mailbox_rsu_get_spt_offset(uint32_t *resp_buf, unsigned int resp_buf_len) in mailbox_rsu_get_spt_offset()
557 int mailbox_rsu_status(uint32_t *resp_buf, unsigned int resp_buf_len) in mailbox_rsu_status()
673 int mailbox_hwmon_readtemp(uint32_t chan, uint32_t *resp_buf) in mailbox_hwmon_readtemp()
683 int mailbox_hwmon_readvolt(uint32_t chan, uint32_t *resp_buf) in mailbox_hwmon_readvolt()
692 int mailbox_seu_err_status(uint32_t *resp_buf, unsigned int resp_buf_len) in mailbox_seu_err_status()
/aosp_15_r20/external/arm-trusted-firmware/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c258 unsigned int iterate_resp(uint32_t mbox_resp_len, uint32_t *resp_buf, in iterate_resp()
403 int mailbox_rsu_get_spt_offset(uint32_t *resp_buf, unsigned int resp_buf_len) in mailbox_rsu_get_spt_offset()
420 int mailbox_rsu_status(uint32_t *resp_buf, unsigned int resp_buf_len) in mailbox_rsu_status()
/aosp_15_r20/external/virglrenderer/vtest/
H A Dvtest_renderer.c765 uint32_t resp_buf[VTEST_HDR_SIZE + 2]; in vtest_get_param() local
809 uint32_t resp_buf[VTEST_HDR_SIZE + 1]; in vtest_get_capset() local
1063 uint32_t resp_buf[VTEST_HDR_SIZE + 1] = { in vtest_create_resource_internal() local
1136 uint32_t resp_buf[VTEST_HDR_SIZE + 1]; in vtest_resource_create_blob() local
1765 uint32_t resp_buf[VTEST_HDR_SIZE + 1]; in vtest_sync_create() local
1818 uint32_t resp_buf[VTEST_HDR_SIZE + 2]; in vtest_sync_read() local
1938 uint32_t resp_buf[VTEST_HDR_SIZE]; in vtest_sync_wait() local
/aosp_15_r20/external/curl/lib/vauth/
H A Ddigest_sspi.c109 SecBuffer resp_buf; in Curl_auth_create_digest_md5_message() local
485 SecBuffer resp_buf; in Curl_auth_create_digest_http_message() local
H A Dspnego_sspi.c104 SecBuffer resp_buf; in Curl_auth_decode_spnego_message() local
H A Dkrb5_sspi.c105 SecBuffer resp_buf; in Curl_auth_create_gssapi_user_message() local
/aosp_15_r20/trusty/user/base/lib/hwwsk/rust/src/
Dlib.rs347 let resp_buf = &mut [0; HWWSK_MAX_MSG_SIZE as usize]; in create_key() localVariable
393 let resp_buf = &mut [0; HWWSK_MAX_MSG_SIZE as usize]; in export_key() localVariable
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/
Dvsock_conn.rs769 let mut resp_buf = vec![0; 8]; in test_vsock_conn_send_pkt() localVariable
779 let mut resp_buf = vec![0; 5]; in test_vsock_conn_send_pkt() localVariable
/aosp_15_r20/trusty/user/base/lib/system_state/
Dsystem_state.c46 void* resp_buf, in system_state_send_req()
/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_spi.c18 static uint8_t resp_buf[PROTO3_MAX_PACKET_SIZE]; variable
H A Dec_i2c.c23 static struct proto3_i2c_buf resp_buf; variable
/aosp_15_r20/external/trusty/bootloader/ql-tipc/
Davb.c198 uint8_t resp_buf[AVB_MAX_BUFFER_LENGTH]; in trusty_read_permanent_attributes() local
/aosp_15_r20/external/flashrom/
H A Dch347_spi.c120 uint8_t resp_buf[4] = {0}; in ch347_write() local
/aosp_15_r20/trusty/user/app/storage/
Dclient_tipc.c226 char resp_buf[1024]; member
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_chamelium_stream.c369 void *resp_buf, size_t resp_len) in chamelium_stream_call()
/aosp_15_r20/external/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c234 uint32_t resp_buf[VTEST_HDR_SIZE]; in virgl_vtest_send_get_caps() local
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h56730 void *resp_buf; member
H A Dvmlinux.h56730 void *resp_buf; member