HomeSort by relevance Sort by last modified time
    Searched refs:req (Results 276 - 300 of 926) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/glx/
packsingle.h 46 ** to req->reqType with the proper code (our extension code).
56 xGLXSingleReq *req
70 GetReqExtra(GLXSingle,bytes,req); \
71 req->reqType = gc->majorOpcode; \
72 req->glxCode = opcode; \
73 req->contextTag = gc->currentContextTag; \
74 pc = ((GLubyte *)(req) + sz_xGLXSingleReq)
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_srv.c 72 int OCSP_request_onereq_count(OCSP_REQUEST *req)
74 return sk_OCSP_ONEREQ_num(req->tbsRequest->requestList);
77 OCSP_ONEREQ *OCSP_request_onereq_get0(OCSP_REQUEST *req, int i)
79 return sk_OCSP_ONEREQ_value(req->tbsRequest->requestList, i);
99 int OCSP_request_is_signed(OCSP_REQUEST *req)
101 if(req->optionalSignature) return 1;
ocsp.h 404 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, char *path, OCSP_REQUEST *req);
405 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
409 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx, OCSP_REQUEST *req);
420 OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid);
422 int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len);
424 int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs);
425 int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req);
427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
428 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert);
430 int OCSP_request_sign(OCSP_REQUEST *req,
    [all...]
  /external/mesa3d/src/glx/
packsingle.h 46 ** to req->reqType with the proper code (our extension code).
56 xGLXSingleReq *req
70 GetReqExtra(GLXSingle,bytes,req); \
71 req->reqType = gc->majorOpcode; \
72 req->glxCode = opcode; \
73 req->contextTag = gc->currentContextTag; \
74 pc = ((GLubyte *)(req) + sz_xGLXSingleReq)
  /external/openssl/crypto/ocsp/
ocsp_srv.c 72 int OCSP_request_onereq_count(OCSP_REQUEST *req)
74 return sk_OCSP_ONEREQ_num(req->tbsRequest->requestList);
77 OCSP_ONEREQ *OCSP_request_onereq_get0(OCSP_REQUEST *req, int i)
79 return sk_OCSP_ONEREQ_value(req->tbsRequest->requestList, i);
99 int OCSP_request_is_signed(OCSP_REQUEST *req)
101 if(req->optionalSignature) return 1;
ocsp.h 404 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, char *path, OCSP_REQUEST *req);
405 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
409 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx, OCSP_REQUEST *req);
420 OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid);
422 int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len);
424 int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs);
425 int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req);
427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
428 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert);
430 int OCSP_request_sign(OCSP_REQUEST *req,
    [all...]
  /frameworks/base/core/java/android/net/http/
HttpsConnection.java 164 AndroidHttpClientConnection openConnection(Request req) throws IOException {
212 for (Header h : req.mHttpRequest.getAllHeaders()) {
277 req.mEventHandler.status(version.getMajor(),
281 req.mEventHandler.headers(headers);
282 req.mEventHandler.endData();
325 boolean canHandle = req.getEventHandler().handleSslErrorRequest(error);
  /external/chromium/net/base/
host_resolver_impl_unittest.cc 1038 HostResolver::RequestHandle req = NULL; local
1262 HostResolver::RequestInfo req[] = { local
1344 HostResolver::RequestInfo req[] = { local
1412 HostResolver::RequestInfo req[] = { local
1486 HostResolver::RequestInfo req[] = { local
1554 HostResolver::RequestInfo req[] = { local
1620 HostResolver::RequestInfo req[] = { local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
  /external/wpa_supplicant_8/src/eap_server/
eap_server_ikev2.c 136 struct wpabuf *req; local
171 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_IKEV2, plen,
173 if (req == NULL)
176 wpabuf_put_u8(req, flags); /* Flags */
178 wpabuf_put_be32(req, wpabuf_len(data->out_buf));
180 wpabuf_put_data(req, wpabuf_head_u8(data->out_buf) + data->out_used,
185 const u8 *msg = wpabuf_head(req);
186 size_t len = wpabuf_len(req);
190 msg, len, wpabuf_put(req, icv_len));
208 return req;
    [all...]
eap_server_psk.c 57 struct wpabuf *req; local
70 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PSK,
73 if (req == NULL) {
80 psk = wpabuf_put(req, sizeof(*psk));
83 wpabuf_put_data(req, sm->server_id, sm->server_id_len);
85 return req;
92 struct wpabuf *req; local
99 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_PSK,
101 if (req == NULL) {
108 psk = wpabuf_put(req, sizeof(*psk))
    [all...]
eap_server_gtc.c 53 struct wpabuf *req; local
60 req = eap_msg_alloc(EAP_VENDOR_IETF, EAP_TYPE_GTC, msg_len,
62 if (req == NULL) {
69 wpabuf_put_data(req, msg, msg_len);
73 return req;
eap_server_tls.c 110 struct wpabuf *req; local
112 req = eap_tls_msg_alloc(data->eap_type, 1, EAP_CODE_REQUEST, id);
113 if (req == NULL) {
120 wpabuf_put_u8(req, EAP_TLS_FLAGS_START);
124 return req;
  /development/scripts/app_engine_server/gae_shell/static/
shell.js 125 * @param {XmlHttpRequest} req the XmlHttpRequest we used to send the current
128 shell.done = function(req) {
129 if (req.readyState == this.DONE_STATE) {
144 var result = req.responseText.replace(/^\s*|\s*$/g, ''); // trim whitespace
168 var req = this.getXmlHttpRequest();
169 if (!req) {
175 req.onreadystatechange = function() { shell.done(req); };
189 req.open(form.method, form.action + '?' + params, true);
190 req.setRequestHeader('Content-type'
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_sim_common.c 165 int eap_sim_verify_mac(const u8 *k_aut, const struct wpabuf *req,
173 if (mac == NULL || wpabuf_len(req) < EAP_SIM_MAC_LEN ||
174 mac < wpabuf_head_u8(req) ||
175 mac > wpabuf_head_u8(req) + wpabuf_len(req) - EAP_SIM_MAC_LEN)
178 tmp = os_malloc(wpabuf_len(req));
183 len[0] = wpabuf_len(req);
188 os_memcpy(tmp, wpabuf_head(req), wpabuf_len(req));
189 os_memset(tmp + (mac - wpabuf_head_u8(req)), 0, EAP_SIM_MAC_LEN)
    [all...]
  /external/chromium_org/net/dns/
host_resolver_impl.cc 1195 Request* req = *it; local
1576 Request* req = *it; local
1853 Request* req = reinterpret_cast<Request*>(req_handle); local
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_er.c 225 struct wpabuf *req; local
247 req = wpabuf_alloc(os_strlen(ap->event_sub_url) + 1000);
248 if (req == NULL) {
253 wpabuf_printf(req,
261 wpabuf_head(req), wpabuf_len(req));
263 ap->http = http_client_addr(&dst, req, 1000,
266 wpabuf_free(req);
430 struct wpabuf *req; local
451 req = wpabuf_alloc(os_strlen(ap->event_sub_url) + 1000)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ocsp.h 404 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, char *path, OCSP_REQUEST *req);
405 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
409 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx, OCSP_REQUEST *req);
420 OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid);
422 int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len);
424 int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs);
425 int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req);
427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
428 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert);
430 int OCSP_request_sign(OCSP_REQUEST *req,
    [all...]
  /external/openssl/include/openssl/
ocsp.h 404 OCSP_RESPONSE *OCSP_sendreq_bio(BIO *b, char *path, OCSP_REQUEST *req);
405 OCSP_REQ_CTX *OCSP_sendreq_new(BIO *io, char *path, OCSP_REQUEST *req,
409 int OCSP_REQ_CTX_set1_req(OCSP_REQ_CTX *rctx, OCSP_REQUEST *req);
420 OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid);
422 int OCSP_request_add1_nonce(OCSP_REQUEST *req, unsigned char *val, int len);
424 int OCSP_check_nonce(OCSP_REQUEST *req, OCSP_BASICRESP *bs);
425 int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req);
427 int OCSP_request_set1_name(OCSP_REQUEST *req, X509_NAME *nm);
428 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert);
430 int OCSP_request_sign(OCSP_REQUEST *req,
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_mschapv2.c 233 * @req: Pointer to EAP-MSCHAPv2 header from the request
241 struct eap_method_ret *ret, const struct eap_mschapv2_hdr *req,
252 if (req_len < sizeof(*req) + 1) {
258 pos = (const u8 *) (req + 1);
260 len = req_len - sizeof(*req) - 1;
292 return eap_mschapv2_challenge_reply(sm, data, id, req->mschapv2_id,
333 * @req: Pointer to EAP-MSCHAPv2 header from the request
342 const struct eap_mschapv2_hdr *req,
350 len = req_len - sizeof(*req);
351 pos = (const u8 *) (req + 1)
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/
feed.js 21 var req; variable
27 req = new XMLHttpRequest();
28 req.onload = handleResponse;
29 req.onerror = handleError;
30 req.open('GET', feedUrl, true);
31 req.send(null);
57 var doc = req.responseXML;
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/javascript/
feed.js 21 var req; variable
27 req = new XMLHttpRequest();
28 req.onload = handleResponse;
29 req.onerror = handleError;
30 req.open('GET', feedUrl, true);
31 req.send(null);
57 var doc = req.responseXML;
  /external/chromium_org/net/data/ssl/scripts/
generate-client-certificates.sh 49 try openssl req \
60 -req -days 3650 \
70 try openssl req \
89 try openssl req \
110 try openssl req \
generate-redundant-test-chains.sh 62 try openssl req \
73 -req -days 3650 \
87 try openssl req \
98 -req -days 3650 \
115 try openssl req \
156 try openssl req \
  /external/nist-sip/java/gov/nist/javax/sip/stack/
DefaultRouter.java 135 * RouteHeader firstRoute = (RouteHeader) req.getHeader( RouteHeader.NAME );
143 * nextHop = fixStrictRouting( req ); <--- Here, make the modifications as per RFC3261
151 * } else if ( req.getRequestURI().isSipURI() ) {
260 * request-URI added as last route header, new req-URI = top-route-URI
262 public void fixStrictRouting(SIPRequest req) {
264 RouteList routes = req.getRouteHeaders();
271 addr.setAddess(req.getRequestURI()); // don't clone it
275 req.setRequestURI(firstUri);
277 sipStack.getStackLogger().logDebug("post: fixStrictRouting" + req);

Completed in 449 milliseconds

<<11121314151617181920>>