Searched defs:req (Results 151 - 175 of 815) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dinit_creds.c340 krb5_get_init_creds_opt_set_canonicalize(krb5_context context, krb5_get_init_creds_opt *opt, krb5_boolean req) argument
356 krb5_get_init_creds_opt_set_win2k(krb5_context context, krb5_get_init_creds_opt *opt, krb5_boolean req) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devrpc-internal.h180 struct evhttp_request *req; member in struct:evrpc_request_wrapper
/freebsd-current/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c80 char req[PKTSIZE]; local
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_sake.c375 const struct eap_sake_hdr *req; local
H A Deap_pax.c93 static struct wpabuf * eap_pax_alloc_resp(const struct eap_pax_hdr *req, argument
115 eap_pax_process_std_1(struct eap_pax_data *data, struct eap_method_ret *ret, u8 id, const struct eap_pax_hdr *req, size_t req_plen) argument
231 eap_pax_process_std_3(struct eap_pax_data *data, struct eap_method_ret *ret, u8 id, const struct eap_pax_hdr *req, size_t req_plen) argument
337 const struct eap_pax_hdr *req; local
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dieee802_11_auth.c449 hostapd_acl_recv_radius(struct radius_msg *msg, struct radius_msg *req, argument
372 decode_tunnel_passwords(struct hostapd_data *hapd, const u8 *shared_secret, size_t shared_secret_len, struct radius_msg *msg, struct radius_msg *req, struct hostapd_cached_radius_acl *cache) argument
/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p_invitation.c568 struct wpabuf *req; local
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_server_pax.c75 struct wpabuf *req; local
127 struct wpabuf *req; local
[all...]
H A Deap_server_ikev2.c135 struct wpabuf *req; local
[all...]
H A Deap_server_gpsk.c108 struct wpabuf *req; local
150 struct wpabuf *req; local
[all...]
H A Deap_server_tls_common.c198 struct wpabuf *req; local
257 struct wpabuf *req; local
[all...]
H A Deap_server_tls.c153 struct wpabuf *req; local
H A Deap_server_psk.c57 struct wpabuf *req; local
92 struct wpabuf *req; local
[all...]
H A Deap_server_wsc.c170 struct wpabuf *req; local
190 struct wpabuf *req; local
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dbrowser.c137 WebKitURIRequest *req; local
102 view_cb_resource_load_starting(WebKitWebView *view, WebKitWebResource *res, WebKitURIRequest *req, struct browser_context *ctx) argument
220 view_cb_resource_request_starting(WebKitWebView *view, WebKitWebFrame *frame, WebKitWebResource *res, WebKitNetworkRequest *req, WebKitNetworkResponse *resp, struct browser_context *ctx) argument
237 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) argument
/freebsd-current/sys/contrib/xen/io/
H A Dxs_wire.h121 char req[XENSTORE_RING_SIZE]; /* Requests to xenstore daemon. */ member in struct:xenstore_domain_interface
/freebsd-current/crypto/openssh/
H A Dssh-sk-client.c147 struct sshbuf *req = NULL, *resp = NULL; local
235 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; local
300 struct sshbuf *kbuf = NULL, *abuf = NULL, *req = NULL, *resp = NULL; local
401 struct sshbuf *kbuf = NULL, *req = NULL, *resp = NULL; local
[all...]
H A Dssh-sk-helper.c91 process_sign(struct sshbuf *req) argument
149 process_enroll(struct sshbuf *req) argument
213 process_load_resident(struct sshbuf *req) argument
278 struct sshbuf *req, *resp; local
[all...]
/freebsd-current/contrib/bc/src/
H A Dvector.c91 bc_vec_expand(BcVec* restrict v, size_t req) argument
/freebsd-current/contrib/lib9p/transport/
H A Dsocket.c271 l9p_socket_get_response_buffer(struct l9p_request *req, struct iovec *iov, argument
/freebsd-current/contrib/libpcap/
H A Dpcap-snf.c137 struct snf_recv_req req; local
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Ddns-example.c110 evdns_server_callback(struct evdns_server_request *req, void *data) argument
[all...]
H A Dhttps-client.c51 http_request_done(struct evhttp_request *req, void *ctx) argument
232 struct evhttp_request *req; local
[all...]
/freebsd-current/crypto/openssl/crypto/x509/
H A Dv3_conf.c446 void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, argument
367 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) argument
[all...]
/freebsd-current/crypto/openssl/crypto/ocsp/
H A Docsp_cl.c30 OCSP_ONEREQ *OCSP_request_add0_id(OCSP_REQUEST *req, OCSP_CERTID *cid) argument
47 int OCSP_request_set1_name(OCSP_REQUEST *req, const X509_NAME *nm) argument
64 int OCSP_request_add1_cert(OCSP_REQUEST *req, X509 *cert) argument
80 OCSP_request_sign(OCSP_REQUEST *req, X509 *signer, EVP_PKEY *key, const EVP_MD *dgst, STACK_OF(X509) *certs, unsigned long flags) argument
[all...]

Completed in 200 milliseconds

1234567891011>>