Searched defs:cb (Results 51 - 75 of 286) sorted by relevance

1234567891011>>

/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_int.h107 ENGINE_CLEANUP_CB *cb; member in struct:st_engine_cleanup_item
/freebsd-10-stable/crypto/openssl/crypto/idea/
H A Didea_spd.c173 long ca, cca, cb, cc; local
/freebsd-10-stable/crypto/openssl/crypto/pem/
H A Dpem_all.c171 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **rsa, pem_password_cb *cb, argument
181 RSA *PEM_read_RSAPrivateKey(FILE *fp, RSA **rsa, pem_password_cb *cb, void *u) argument
192 PEM_write_bio_RSAPrivateKey(BIO *bp, RSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
214 PEM_write_RSAPrivateKey(FILE *fp, RSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
263 PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **dsa, pem_password_cb *cb, void *u) argument
273 PEM_write_bio_DSAPrivateKey(BIO *bp, DSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
295 PEM_write_DSAPrivateKey(FILE *fp, DSA *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
350 PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **key, pem_password_cb *cb, void *u) argument
383 PEM_write_ECPrivateKey(FILE *fp, EC_KEY *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *cb, void *u) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/rc2/
H A Drc2speed.c173 long ca, cb, cc; local
/freebsd-10-stable/crypto/openssl/crypto/rc4/
H A Drc4speed.c173 long ca, cb, cc; local
/freebsd-10-stable/crypto/openssl/crypto/rc5/
H A Drc5speed.c173 long ca, cb, cc; local
/freebsd-10-stable/crypto/openssl/apps/
H A Ddhparam.c297 BN_GENCB cb; local
517 static int MS_CALLBACK dh_cb(int p, int n, BN_GENCB *cb) argument
H A Dverify.c299 static int MS_CALLBACK cb(int ok, X509_STORE_CTX *ctx) function
/freebsd-10-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_struct.h114 void (*cb)(struct evhttp_request *, void *); member in struct:evhttp_request
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dlog.c93 event_set_fatal_callback(event_fatal_cb cb) argument
222 event_set_log_callback(event_log_cb cb) argument
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c93 regress_get_dnsserver(struct event_base *base, ev_uint16_t *portnum, evutil_socket_t *psock, evdns_request_callback_fn_type cb, void *arg) argument
/freebsd-10-stable/contrib/unbound/libunbound/
H A Dcontext.c128 context_new(struct ub_ctx* ctx, const char* name, int rrtype, int rrclass, ub_callback_t cb, void* cbarg) argument
H A Dcontext.h152 ub_callback_t cb; member in struct:ctx_query
/freebsd-10-stable/sys/dev/random/
H A Drandom_harvestq.c222 random_harvestq_init(event_proc_f cb) argument
/freebsd-10-stable/sys/boot/userboot/userboot/
H A Dmain.c79 loader_main(struct loader_callbacks *cb, void *arg, int version, int ndisks) argument
/freebsd-10-stable/lib/libpcap/
H A Dpcap-netmap.c73 pcap_handler cb; /* callback and argument */ member in struct:pcap_netmap
106 pcap_netmap_dispatch(pcap_t *p, int cnt, pcap_handler cb, u_char *user) argument
/freebsd-10-stable/contrib/amd/amd/
H A Drpc_fwd.c224 fwd_packet(int type_id, char *pkt, int len, struct sockaddr_in *fwdto, struct sockaddr_in *replyto, opaque_t cb_arg, fwd_fun cb) argument
/freebsd-10-stable/sys/dev/hyperv/utilities/
H A Dvmbus_ic.c210 vmbus_ic_attach(device_t dev, vmbus_chan_callback_t cb) argument
/freebsd-10-stable/contrib/dialog/
H A Dguage.c181 handle_input(DIALOG_CALLBACK * cb) argument
241 handle_my_getc(DIALOG_CALLBACK * cb, int ch, int fkey, int *result) argument
259 my_cleanup(DIALOG_CALLBACK * cb) argument
[all...]
H A Dtailbox.c208 handle_input(DIALOG_CALLBACK * cb) argument
223 handle_my_getc(DIALOG_CALLBACK * cb, int ch, int fkey, int *result) argument
H A Dui_getc.c589 DIALOG_CALLBACK *cb; local
/freebsd-10-stable/contrib/gcc/
H A Dc-ppoutput.c99 cpp_callbacks *cb = cpp_get_callbacks (parse_in); local
199 struct _cpp_dir_only_callbacks cb; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dsymtab.c221 ht_forall (hash_table *table, ht_cb cb, const void *v) argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/InstPrinter/
H A DAMDGPUInstPrinter.cpp223 int cb = sel >> 12; local
/freebsd-10-stable/contrib/unbound/util/
H A Dtube.c425 tube_setup_bg_listen(struct tube* tube, struct comm_base* base, tube_callback_t* cb, void* arg) argument
666 tube_setup_bg_listen(struct tube* tube, struct comm_base* base, tube_callback_t* cb, void* arg) argument

Completed in 280 milliseconds

1234567891011>>