Searched refs:engine (Results 1 - 25 of 178) sorted by relevance

12345678

/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dquery_smp.c44 extern int mlnx_ext_port_info_err(smp_engine_t * engine, ibnd_smp_t * smp,
47 static void queue_smp(smp_engine_t * engine, ibnd_smp_t * smp) argument
50 if (!engine->smp_queue_head) {
51 engine->smp_queue_head = smp;
52 engine->smp_queue_tail = smp;
54 engine->smp_queue_tail->qnext = smp;
55 engine->smp_queue_tail = smp;
59 static ibnd_smp_t *get_smp(smp_engine_t * engine) argument
61 ibnd_smp_t *head = engine->smp_queue_head;
62 ibnd_smp_t *tail = engine
72 send_smp(ibnd_smp_t * smp, smp_engine_t * engine) argument
105 process_smp_queue(smp_engine_t * engine) argument
126 issue_smp(smp_engine_t * engine, ib_portid_t * portid, unsigned attrid, unsigned mod, smp_comp_cb_t cb, void *cb_data) argument
160 process_one_recv(smp_engine_t * engine) argument
214 smp_engine_init(smp_engine_t * engine, char * ca_name, int ca_port, void *user_data, ibnd_config_t *cfg) argument
254 smp_engine_destroy(smp_engine_t * engine) argument
279 process_mads(smp_engine_t * engine) argument
[all...]
H A Dibnetdisc.c64 static int query_node_info(smp_engine_t * engine, ib_portid_t * portid,
66 static int query_port_info(smp_engine_t * engine, ib_portid_t * portid,
70 static int recv_switch_info(smp_engine_t * engine, ibnd_smp_t * smp, argument
81 static int query_switch_info(smp_engine_t * engine, ib_portid_t * portid, argument
85 return issue_smp(engine, portid, IB_ATTR_SWITCH_INFO, 0,
98 static int retract_dpath(smp_engine_t * engine, ib_portid_t * portid) argument
100 ibnd_scan_t *scan = engine->user_data;
118 static int extend_dpath(smp_engine_t * engine, ib_portid_t * portid, argument
121 ibnd_scan_t *scan = engine->user_data;
147 static int recv_node_desc(smp_engine_t * engine, ibnd_smp_ argument
156 query_node_desc(smp_engine_t * engine, ib_portid_t * portid, ibnd_node_t * node) argument
225 mlnx_ext_port_info_err(smp_engine_t * engine, ibnd_smp_t * smp, uint8_t * mad, void *cb_data) argument
272 recv_mlnx_ext_port_info(smp_engine_t * engine, ibnd_smp_t * smp, uint8_t * mad, void *cb_data) argument
321 query_mlnx_ext_port_info(smp_engine_t * engine, ib_portid_t * portid, ibnd_node_t * node, int portnum) argument
330 recv_port_info(smp_engine_t * engine, ibnd_smp_t * smp, uint8_t * mad, void *cb_data) argument
436 recv_port0_info(smp_engine_t * engine, ibnd_smp_t * smp, uint8_t * mad, void *cb_data) argument
450 query_port_info(smp_engine_t * engine, ib_portid_t * portid, ibnd_node_t * node, int portnum) argument
459 create_node(smp_engine_t * engine, ib_portid_t * path, uint8_t * node_info) argument
526 recv_node_info(smp_engine_t * engine, ibnd_smp_t * smp, uint8_t * mad, void *cb_data) argument
606 query_node_info(smp_engine_t * engine, ib_portid_t * portid, struct ni_cbdata * cbdata) argument
756 smp_engine_t engine; local
[all...]
H A Dinternal.h92 typedef int (*smp_comp_cb_t) (smp_engine_t * engine, ibnd_smp_t * smp,
115 int smp_engine_init(smp_engine_t * engine, char * ca_name, int ca_port,
117 int issue_smp(smp_engine_t * engine, ib_portid_t * portid,
119 int process_mads(smp_engine_t * engine);
120 void smp_engine_destroy(smp_engine_t * engine);
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Dc_all.c63 # include <openssl/engine.h>
H A Ddigest.c117 # include <openssl/engine.h>
167 if (ctx->engine && ctx->digest && (!type ||
178 if (ctx->engine)
179 ENGINE_finish(ctx->engine);
203 ctx->engine = impl;
205 ctx->engine = NULL;
307 if (in->engine && !ENGINE_init(in->engine)) {
395 if (ctx->engine)
400 ENGINE_finish(ctx->engine);
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Dech_lib.c73 # include <openssl/engine.h>
123 if (ecdh->engine) {
124 ENGINE_finish(ecdh->engine);
125 ecdh->engine = NULL;
136 static ECDH_DATA *ECDH_DATA_new_method(ENGINE *engine) argument
149 ret->engine = engine;
151 if (!ret->engine)
152 ret->engine = ENGINE_get_default_ECDH();
153 if (ret->engine) {
[all...]
H A Dech_locl.h92 ENGINE *engine; member in struct:ecdh_data_st
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dma-engine.c60 #include <asm/octeon/cvmx-dma-engine.h>
74 #include "cvmx-dma-engine.h"
107 int engine; local
109 for (engine=0; engine < cvmx_dma_engine_get_num(); engine++)
112 result = cvmx_cmd_queue_initialize(CVMX_CMD_QUEUE_DMA(engine),
121 dmax_ibuff_saddr.s.saddr = cvmx_ptr_to_phys(cvmx_cmd_queue_buffer(CVMX_CMD_QUEUE_DMA(engine))) >> 7;
122 cvmx_write_csr(CVMX_PEXP_NPEI_DMAX_IBUFF_SADDR(engine), dmax_ibuff_saddr.u64);
129 dpi_dmax_ibuff_saddr.s.saddr = cvmx_ptr_to_phys(cvmx_cmd_queue_buffer(CVMX_CMD_QUEUE_DMA(engine))) >>
236 int engine; local
314 cvmx_dma_engine_submit(int engine, cvmx_dma_engine_header_t header, int num_buffers, cvmx_dma_engine_buffer_t buffers[]) argument
519 cvmx_dma_engine_transfer(int engine, cvmx_dma_engine_header_t header, uint64_t first_address, uint64_t last_address, int size) argument
[all...]
H A Dcvmx-dma-engine.h275 * @param engine Engine to submit to (0 to cvmx_dma_engine_get_num()-1)
283 int cvmx_dma_engine_submit(int engine, cvmx_dma_engine_header_t header, int num_buffers, cvmx_dma_engine_buffer_t buffers[]);
286 * Build the first and last pointers based on a DMA engine header
287 * and submit them to the engine. The purpose of this function is
288 * to simplify the building of DMA engine commands by automatically
293 * @param engine Engine to submit to (0 to cvmx_dma_engine_get_num()-1)
308 int cvmx_dma_engine_transfer(int engine, cvmx_dma_engine_header_t header,
315 * @param engine Engine to submit to (0 to cvmx_dma_engine_get_num()-1)
327 static inline int cvmx_dma_engine_memcpy(int engine, void *dest, void *source, int length) argument
332 return cvmx_dma_engine_transfer(engine, heade
353 cvmx_dma_engine_memcpy_zero_byte(int engine, void *dest, void *source, int length, int core) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_lib.c67 # include <openssl/engine.h>
126 if (rsa->engine) {
127 ENGINE_finish(rsa->engine);
128 rsa->engine = NULL;
137 RSA *RSA_new_method(ENGINE *engine) argument
150 if (engine) {
151 if (!ENGINE_init(engine)) {
156 ret->engine = engine;
158 ret->engine
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/
H A DopenCryptoki.conf1 # EAP-TLS using private key and certificates via OpenSSL PKCS#11 engine and
18 # Configure OpenSSL to load the PKCS#11 engine and openCryptoki module
28 # use OpenSSL PKCS#11 engine for this network
29 engine=1
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh_lib.c64 # include <openssl/engine.h>
106 if (dh->engine) {
107 ENGINE_finish(dh->engine);
108 dh->engine = NULL;
122 DH *DH_new_method(ENGINE *engine) argument
134 if (engine) {
135 if (!ENGINE_init(engine)) {
140 ret->engine = engine;
142 ret->engine
[all...]
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c67 # include <openssl/engine.h>
117 if (dsa->engine) {
118 ENGINE_finish(dsa->engine);
119 dsa->engine = NULL;
128 DSA *DSA_new_method(ENGINE *engine) argument
139 if (engine) {
140 if (!ENGINE_init(engine)) {
145 ret->engine = engine;
147 ret->engine
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Dvia_dmablit.c197 * Fire a blit engine.
200 via_fire_dmablit(struct drm_device *dev, drm_via_sg_info_t *vsg, int engine) argument
204 VIA_WRITE(VIA_PCI_DMA_MAR0 + engine*0x10, 0);
205 VIA_WRITE(VIA_PCI_DMA_DAR0 + engine*0x10, 0);
206 VIA_WRITE(VIA_PCI_DMA_CSR0 + engine*0x04, VIA_DMA_CSR_DD | VIA_DMA_CSR_TD |
208 VIA_WRITE(VIA_PCI_DMA_MR0 + engine*0x04, VIA_DMA_MR_CM | VIA_DMA_MR_TDIE);
209 VIA_WRITE(VIA_PCI_DMA_BCR0 + engine*0x10, 0);
210 VIA_WRITE(VIA_PCI_DMA_DPR0 + engine*0x10, vsg->chain_start);
212 VIA_WRITE(VIA_PCI_DMA_CSR0 + engine*0x04, VIA_DMA_CSR_DE | VIA_DMA_CSR_TS);
213 (void)VIA_READ(VIA_PCI_DMA_CSR0 + engine*
290 via_abort_dmablit(struct drm_device *dev, int engine) argument
299 via_dmablit_engine_off(struct drm_device *dev, int engine) argument
314 via_dmablit_handler(struct drm_device *dev, int engine, int from_irq) argument
393 via_dmablit_active(drm_via_blitq_t *blitq, int engine, uint32_t handle, wait_queue_head_t **queue) argument
424 via_dmablit_sync(struct drm_device *dev, uint32_t handle, int engine) argument
455 int engine = (int) local
660 via_dmablit_grab_slot(drm_via_blitq_t *blitq, int engine) argument
710 int engine; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dconf_mall.c68 # include <openssl/engine.h>
H A Dconf_sap.c68 # include <openssl/engine.h>
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A Decs_lib.c59 # include <openssl/engine.h>
105 if (ecdsa->engine) {
106 ENGINE_finish(ecdsa->engine);
107 ecdsa->engine = NULL;
115 static ECDSA_DATA *ECDSA_DATA_new_method(ENGINE *engine) argument
128 ret->engine = engine;
130 if (!ret->engine)
131 ret->engine = ENGINE_get_default_ECDSA();
132 if (ret->engine) {
[all...]
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Drand_lib.c65 # include <openssl/engine.h>
114 int RAND_set_rand_engine(ENGINE *engine) argument
117 if (engine) {
118 if (!ENGINE_init(engine))
120 tmp_meth = ENGINE_get_RAND(engine);
122 ENGINE_finish(engine);
128 funct_ref = engine;
/freebsd-11-stable/crypto/openssl/crypto/store/
H A Dstr_locl.h117 ENGINE *engine; member in struct:store_st
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dopenssl-compat.c26 # include <openssl/engine.h>
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c65 # include <openssl/engine.h>
85 if (ret->engine) {
86 ENGINE_finish(ret->engine);
87 ret->engine = NULL;
/freebsd-11-stable/crypto/heimdal/include/
H A Dcrypto-headers.h21 #include <openssl/engine.h>
48 #include <hcrypto/engine.h>
/freebsd-11-stable/crypto/heimdal/include/hcrypto/
H A DMakefile.am14 engine.h \
/freebsd-11-stable/contrib/netbsd-tests/crypto/libcrypto/
H A Dt_libcrypto.sh28 atf_test_case engine
101 atf_add_test_case engine
/freebsd-11-stable/contrib/unbound/contrib/ios/
H A Dinstall_openssl.sh34 if ! ./Configure "$OPENSSL_HOST" -DNO_FORK no-comp no-asm no-hw no-engine no-tests no-unit-test \

Completed in 133 milliseconds

12345678