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

123

/freebsd-11-stable/crypto/openssl/crypto/ecdh/
H A Dech_locl.h92 ENGINE *engine; member in struct:ecdh_data_st
H A Dech_lib.c136 static ECDH_DATA *ECDH_DATA_new_method(ENGINE *engine) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ecdsa/
H A Decs_locl.h102 ENGINE *engine; member in struct:ecdsa_data_st
/freebsd-11-stable/crypto/openssl/apps/
H A Dpkeyparam.c77 char *engine = NULL; local
H A Drand.c90 char *engine = NULL; local
H A Dgendsa.c88 char *engine = NULL; local
H A Dgendh.c99 char *engine = NULL; local
H A Dpkcs7.c93 char *engine = NULL; local
H A Dpkey.c82 char *engine = NULL; local
H A Ddh.c97 char *engine; local
H A Dspkac.c97 char *engine = NULL; local
H A Dgenrsa.c102 char *engine = NULL; local
H A Dpkcs8.c90 char *engine = NULL; local
H A Drsa.c114 char *engine = NULL; local
H A Drsautl.c91 char *engine = NULL; local
H A Ddhparam.c162 char *engine = NULL; local
H A Ddsaparam.c124 char *engine = NULL; local
H A Ddsa.c109 char *engine; local
H A Dec.c97 char *infile, *outfile, *prog, *engine; local
/freebsd-11-stable/crypto/openssl/crypto/dh/
H A Ddh_lib.c122 DH *DH_new_method(ENGINE *engine) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c128 DSA *DSA_new_method(ENGINE *engine) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/store/
H A Dstr_locl.h117 ENGINE *engine; member in struct:store_st
/freebsd-11-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...]
/freebsd-11-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...]

Completed in 273 milliseconds

123