/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
eap_tls_common.h | 137 struct eap_hdr *hdr, struct wpabuf **resp);
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmcdc.h | 53 #define CDCF_IOC_ID_MASK 0xFFFF0000 /* used to uniquely id an ioctl req/resp pairing */
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
eap_ttls.c | 120 static struct wpabuf * eap_ttls_avp_encapsulate(struct wpabuf *resp, 126 avp = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(resp) + 4); 128 wpabuf_free(resp); 133 wpabuf_len(resp)); 134 os_memcpy(pos, wpabuf_head(resp), wpabuf_len(resp)); 135 pos += wpabuf_len(resp); 137 wpabuf_free(resp); [all...] |
eap_sim_db.c | 116 * SIM-RESP-AUTH <IMSI> Kc(i):SRES(i):RAND(i) ... 117 * SIM-RESP-AUTH <IMSI> FAILURE 194 * AKA-RESP-AUTH <IMSI> <RAND> <AUTN> <IK> <CK> <RES> 195 * AKA-RESP-AUTH <IMSI> FAILURE 316 if (os_strcmp(cmd, "SIM-RESP-AUTH") == 0) 318 else if (os_strcmp(cmd, "AKA-RESP-AUTH") == 0) [all...] |
/packages/apps/Email/src/com/android/exchange/ |
EasOutboxService.java | 139 HttpResponse resp = sendHttpClientPost(cmd, inputEntity, SEND_MAIL_TIMEOUT); local 142 int code = resp.getStatusLine().getStatusCode();
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetrieveTransaction.java | 134 byte[] resp = getPdu(mContentLocation); 137 RetrieveConf retrieveConf = (RetrieveConf) new PduParser(resp).parse();
|
SendTransaction.java | 124 Log.d(TAG, "[SendTransaction] run: send mms msg (" + mId + "), resp=" + respStr);
|
/external/opencore/android/ |
android_audio_mio.cpp | 154 CommandResponse resp(status, cmdId, aContext); 155 iCommandResponseQueue.push_back(resp); 450 WriteResponse resp(status, cmdid, aContext, aTimestamp); 452 iWriteResponseQueue.push_back(resp); 602 WriteResponse resp(PVMFSuccess, cmdid, context, timestamp); 605 iWriteResponseQueue.push_back(resp);
|
/external/opencore/engines/2way/src/ |
pv_2way_proxy_adapter.cpp | 873 PVCmnCmdRespMsg *resp = (PVCmnCmdRespMsg*)aMsg; local 877 CPVCmnInterfaceCmdMessage *cmd = (CPVCmnInterfaceCmdMessage*)resp->GetContext(); 881 resp->SetId(cmd->GetCommandId()); 882 resp->SetContextData(cmd->GetContextData()); 883 OSCL_TRY(err, iCmdStatusObserver->CommandCompleted(*resp)); 889 FreeCmdMsg(resp);
|
/external/opencore/nodes/pvdownloadmanagernode/src/ |
pvmf_filebufferdatastream_factory.cpp | [all...] |
/external/bluetooth/bluez/audio/ |
avdtp.c | 1128 error("Invalid capability data in getcap resp"); [all...] |
/external/dropbear/ |
scp.c | 1111 char ch, *cp, resp, rbuf[2048]; local 1113 if (atomicio(read, remin, &resp, sizeof(resp)) != sizeof(resp)) 1117 switch (resp) { 1121 *cp++ = resp; 1134 if (resp == 1)
|
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/ |
pvmf_protocol_engine_node_progressive_streaming.cpp | 135 PVMFCmdResp resp(aDataStreamCmdId, pCmd->iContext, PVMFSuccess, NULL, NULL); 137 iNodeOutput->dataStreamCommandCompleted(resp);
|
/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_interface.h | 252 PVMFCmdResp &resp) 258 iSessions[i].iCmdStatusObserver->CPMPluginCommandCompleted(resp);
|
/external/tcpdump/ |
print-igmp.c | 229 (void)printf(" [max resp time "); 278 (void)printf(" [max resp time %d]", bp[1]);
|
/external/dbus/doc/ |
dbus-specification.xml | [all...] |
/external/opencore/nodes/pvvideoparsernode/src/ |
pvmf_videoparser_node.cpp | 476 PVMFCmdResp resp(cmd.iId, cmd.iContext, PVMFFailure, eventData); 477 ReportCmdCompleteEvent(cmd.iSession, resp); 539 PVMFCmdResp resp(cmd.iId, cmd.iContext, status, eventData); 540 ReportCmdCompleteEvent(cmd.iSession, resp); [all...] |
/external/ppp/pppd/ |
eap.h | 70 #define EAPSRP_LWRECHALLENGE 4 /* Req/resp 4 - Lightweight rechal */
|
/external/wpa_supplicant/ |
eap_tls_common.c | 555 struct eap_hdr *resp; local 558 resp = eap_msg_alloc(EAP_VENDOR_IETF, eap_type, respDataLen, 560 if (resp == NULL) 564 return (u8 *) resp;
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
wpa_ft.c | 606 wpa_hexdump_key(MSG_DEBUG, "FT: Received GTK in Reassoc Resp", 665 wpa_hexdump_key(MSG_DEBUG, "FT: GTK from Reassoc Resp", gtk, keylen); 693 wpa_hexdump_key(MSG_DEBUG, "FT: Received IGTK in Reassoc Resp", 717 wpa_hexdump_key(MSG_DEBUG, "FT: IGTK from Reassoc Resp", igtk,
|
/packages/apps/Email/tests/src/com/android/email/mail/store/ |
ImapResponseParserUnitTests.java | 94 * Test for parsing expansion resp-text in OK or related responses
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/ExpInc/ |
apConnApi.h | 141 char *dataBuf; /** (Optional) attached buffer - can be used in case of vendor specific IEs in Assoc resp packet */
|
/external/webkit/WebKit/mac/Carbon/ |
HIWebView.mm | [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.c | 820 struct wpabuf *resp; local 823 resp = eap_get_eapRespData(sm->eap); 824 if (resp == NULL) { 832 IEEE802_1X_TYPE_EAP_PACKET, wpabuf_head(resp), 833 wpabuf_len(resp)); 836 wpabuf_free(resp); [all...] |
/external/libffi/src/x86/ |
darwin.S | 192 movl %edx, -12(%ebp) /* resp */ 196 movl %edx, (%esp) /* &resp */
|