Searched refs:engine (Results 126 - 150 of 161) sorted by relevance

1234567

/freebsd-9.3-release/crypto/openssl/crypto/err/
H A DMakefile91 err_all.o: ../../include/openssl/engine.h ../../include/openssl/err.h
/freebsd-9.3-release/crypto/openssl/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c1 /* crypto/engine/hw_cluster_labs.c */
66 #include <openssl/engine.h>
77 # define CL_LIB_NAME "cluster_labs engine"
133 /* The definitions for control commands specific to this engine */
204 "Cluster Labs hardware engine support";
206 /* engine implementation */
310 /* engine already loaded */
315 /* try to load engine */
356 /* cluster labs engine init */
/freebsd-9.3-release/crypto/openssl/fips/dsa/
H A Dfips_dsa_ossl.c68 # include <openssl/engine.h>
/freebsd-9.3-release/crypto/openssl/apps/
H A Dengine.c1 /* apps/engine.c -*- mode: C; c-file-style: "eay" -*- */
69 # include <openssl/engine.h>
76 "usage: engine opts [engine ...]\n",
77 " -v[v[v[v]]] - verbose mode, for each engine, list its 'control commands'\n",
81 " -c - for each engine, also list the capabilities\n",
82 " -t[t] - for each engine, check that they are really available\n",
H A Dca.c186 " -engine e - use engine e, possibly a hardware device.\n",
325 char *engine = NULL; local
507 else if (strcmp(*argv, "-engine") == 0) {
510 engine = *(++argv);
575 e = setup_engine(bio_err, engine, 0);
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A Decdsatest.c92 # include <openssl/engine.h>
/freebsd-9.3-release/crypto/openssl/engines/
H A De_atalla.c1 /* crypto/engine/hw_atalla.c */
65 #include <openssl/engine.h>
86 # define ATALLA_LIB_NAME "atalla engine"
127 /* The definitions for control commands specific to this engine */
192 static const char *engine_atalla_name = "Atalla hardware engine support";
555 * -engine atalla dsa1024 rsa1024".
H A De_4758cca.c62 #include <openssl/engine.h>
176 /* openssl engine initialization structures */
219 "IBM 4758 CCA hardware engine support";
225 /* engine implementation */
944 /* Goo to handle building as a dynamic engine */
H A De_sureware.c59 #include <openssl/engine.h>
81 # define SUREWARE_LIB_NAME "sureware engine"
224 static const char *engine_sureware_name = "SureWare hardware engine support";
436 /* The command isn't understood by this engine */
734 /* create an EVP object: engine + rsa key */
789 /* create an EVP object: engine + rsa key */
H A De_ubsec.c1 /* crypto/engine/hw_ubsec.c */
65 #include <openssl/engine.h>
86 # define UBSEC_LIB_NAME "ubsec engine"
200 static const char *engine_ubsec_name = "UBSEC hardware engine support";
H A De_chil.c1 /* crypto/engine/e_chil.c -*- mode: C; c-file-style: "eay" -*- */
66 #include <openssl/engine.h>
95 # define HWCRHK_LIB_NAME "CHIL engine"
157 /* The definitions for control commands specific to this engine */
234 static const char *engine_hwcrhk_name = "CHIL hardware engine support";
317 * setting up callbacks bafore starting this engine) *and* if
756 /* The command isn't understood by this engine */
H A De_cswift.c1 /* crypto/engine/hw_cswift.c */
65 #include <openssl/engine.h>
98 # define CSWIFT_LIB_NAME "cswift engine"
152 /* The definitions for control commands specific to this engine */
227 static const char *engine_cswift_name = "CryptoSwift hardware engine support";
/freebsd-9.3-release/secure/lib/libcrypto/
H A DMakefile155 # engine
161 INCS+= engine.h
416 ${LCRYPTO_SRC}/crypto/engine \
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Devp.h303 ENGINE *engine; /* functional reference if 'digest' is member in struct:env_md_ctx_st
407 ENGINE *engine; /* functional reference if 'cipher' is member in struct:evp_cipher_ctx_st
H A DMakefile143 c_all.o: ../../include/openssl/engine.h ../../include/openssl/err.h
182 dig_eng.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
196 digest.o: ../../include/openssl/engine.h ../../include/openssl/err.h
331 enc_min.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
379 evp_enc.o: ../../include/openssl/ecdsa.h ../../include/openssl/engine.h
/freebsd-9.3-release/crypto/openssl/crypto/store/
H A Dstore.h86 STORE *STORE_new_engine(ENGINE *engine);
226 * possible. However, for engine authors, it's crucial to know this
/freebsd-9.3-release/crypto/openssl/demos/engines/ibmca/
H A Dhw_ibmca.c1 /* crypto/engine/hw_ibmca.c */
65 #include <openssl/engine.h>
76 # define IBMCA_LIB_NAME "ibmca engine"
135 /* The definitions for control commands specific to this engine */
206 static const char *engine_ibmca_name = "Ibmca hardware engine support";
804 * "signs" statistics from the RSA and DSA parts of "openssl speed -engine
/freebsd-9.3-release/crypto/openssl/crypto/rsa/
H A DMakefile122 rsa_eng.o: ../../include/openssl/engine.h ../../include/openssl/err.h
153 rsa_lib.o: ../../include/openssl/engine.h ../../include/openssl/err.h
/freebsd-9.3-release/crypto/openssl/test/
H A DMakefile611 ecdsatest.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
625 ectest.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
639 enginetest.o: ../include/openssl/engine.h ../include/openssl/err.h
652 evp_test.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
696 fips_dsatest.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
939 ssltest.o: ../include/openssl/engine.h ../include/openssl/err.h
/freebsd-9.3-release/crypto/openssl/
H A DMakefile.org143 bn ec rsa dsa ecdsa dh ecdh dso engine \
H A DMakefile145 bn ec rsa dsa ecdsa dh ecdh dso engine \
/freebsd-9.3-release/contrib/bind9/bin/dnssec/
H A Ddnssec-signzone.c2947 fprintf(stderr, "\t-E engine:\n");
2949 fprintf(stderr, "\t\tname of an OpenSSL engine to use "
2952 fprintf(stderr, "\t\tname of an OpenSSL engine to use\n");
3046 const char *engine = "pkcs11"; local
3048 const char *engine = NULL; local
3157 engine = isc_commandline_argument;
3357 result = dst_lib_init2(mctx, ectx, engine, eflags);
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c782 INTe(engine);
/freebsd-9.3-release/crypto/openssl/util/
H A Dmkdef.pl167 $no_static_engine=1 if $_ eq "no-static-engine";
168 $no_static_engine=0 if $_ eq "enable-static-engine";
209 elsif (/^no-engine$/) { $no_engine=1; }
282 $crypto.=" crypto/engine/engine.h"; # unless $no_engine;
/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_padlock.c8 * valuable work on this engine!
71 #include <openssl/engine.h>
176 /* Generate a nice engine name with available features */
214 /* Check availability of the engine */
241 /* ===== Here comes the "real" engine ===== */

Completed in 337 milliseconds

1234567