Home
last modified time | relevance | path

Searched refs:no_resp (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/imx/common/sci/
Dipc.c23 void sc_call_rpc(sc_ipc_t ipc, sc_rpc_msg_t *msg, bool no_resp) in sc_call_rpc() argument
28 if (!no_resp) in sc_call_rpc()
/external/wpa_supplicant_8/src/tls/
Dtlsv1_client_ocsp.c512 goto no_resp; in tls_process_basic_ocsp_response()
602 goto no_resp; in tls_process_basic_ocsp_response()
620 goto no_resp; in tls_process_basic_ocsp_response()
644 goto no_resp; in tls_process_basic_ocsp_response()
667 no_resp: in tls_process_basic_ocsp_response()
/external/arm-trusted-firmware/plat/imx/common/include/sci/
Dsci_rpc.h100 void sc_call_rpc(sc_ipc_t ipc, sc_rpc_msg_t *msg, bool no_resp);