Searched defs:engine (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_io.c29 br_sslio_init(br_sslio_context *ctx, br_ssl_engine_context *engine, int (*low_read)(void *read_context, unsigned char *data, size_t len), void *read_context, int (*low_write)(void *write_context, const unsigned char *data, size_t len), void *write_context) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/dh/
H A Ddh_local.h36 ENGINE *engine; member in struct:dh_st
H A Ddh_lib.c42 DH *DH_new_method(ENGINE *engine) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/dsa/
H A Ddsa_local.h32 ENGINE *engine; member in struct:dsa_st
H A Ddsa_lib.c49 DSA *DSA_new_method(ENGINE *engine) argument
[all...]
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A Devp_local.h14 ENGINE *engine; /* functional reference if 'digest' is member in struct:evp_md_ctx_st
26 ENGINE *engine; /* functional reference if 'cipher' is member in struct:evp_cipher_ctx_st
/freebsd-12-stable/contrib/ofed/libibnetdisc/
H A Dquery_smp.c47 static void queue_smp(smp_engine_t * engine, ibnd_smp_t * smp) argument
59 static ibnd_smp_t *get_smp(smp_engine_t * engine) argument
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...]
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dma-engine.c107 int engine; local
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.h327 static inline int cvmx_dma_engine_memcpy(int engine, void *dest, void *source, int length) argument
353 cvmx_dma_engine_memcpy_zero_byte(int engine, void *dest, void *source, int length, int core) argument
[all...]
H A Dcvmx-pko.c448 static int __cvmx_pko_memory_per_engine_o68(int engine) argument
/freebsd-12-stable/crypto/openssl/crypto/store/
H A Dstore_local.h103 ENGINE *engine; member in struct:ossl_store_loader_st
/freebsd-12-stable/contrib/bsnmp/lib/
H A Dsnmpclient.h86 struct snmp_engine engine; member in struct:snmp_client
/freebsd-12-stable/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c456 usm_user_index_decode(const struct asn_oid *oid, uint sub, uint8_t *engine, argument
/freebsd-12-stable/contrib/bsnmp/snmpd/
H A Daction.c187 uint8_t *cptr, engine[2 * SNMP_ENGINE_ID_SIZ + 2]; local
/freebsd-12-stable/crypto/openssl/crypto/rsa/
H A Drsa_lib.c50 RSA *RSA_new_method(ENGINE *engine) argument
[all...]
H A Drsa_local.h37 ENGINE *engine; member in struct:rsa_st
/freebsd-12-stable/crypto/openssl/apps/
H A Dengine.c270 ENGINE *engine; member in struct:util_store_cap_data
[all...]
H A Dpkeyutl.c476 ENGINE *engine = NULL; local
/freebsd-12-stable/crypto/openssl/crypto/ec/
H A Dec_kmeth.c73 EC_KEY *EC_KEY_new_method(ENGINE *engine) argument
[all...]
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap_config.h526 int engine; member in struct:eap_peer_config
[all...]
/freebsd-12-stable/contrib/apr-util/crypto/
H A Dapr_crypto_openssl.c61 ENGINE *engine; member in struct:apr_crypto_config_t
241 const char *engine = NULL; local
[all...]
/freebsd-12-stable/sys/dev/drm/
H A Dvia_dmablit.c200 via_fire_dmablit(struct drm_device *dev, drm_via_sg_info_t *vsg, int engine) argument
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-12-stable/crypto/openssl/crypto/rand/
H A Drand_lib.c875 int RAND_set_rand_engine(ENGINE *engine) argument
/freebsd-12-stable/crypto/openssl/include/crypto/
H A Devp.h23 ENGINE *engine; member in struct:evp_pkey_ctx_st
400 ENGINE *engine; member in struct:evp_pkey_st
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp1182 void IRExecutionUnit::ReportAllocations(llvm::ExecutionEngine &engine) { argument

Completed in 259 milliseconds

12