HomeSort by relevance Sort by last modified time
    Searched refs:engine (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /onnv/onnv-gate/usr/src/cmd/ssh/include/
engine.h 34 #include <openssl/engine.h>
36 ENGINE *pkcs11_engine_load(int use_engine);
37 void pkcs11_engine_finish(void *engine);
  /onnv/onnv-gate/usr/src/lib/scsi/plugins/scsi/engines/uscsi/
Makefile.com 31 include ../../Makefile.engine
  /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/
engine.c 28 #include "engine.h"
33 * Loads the PKCS#11 engine if the UseOpenSSLEngine is set to yes which is the
36 ENGINE *
39 ENGINE *e = NULL;
48 error("%s engine does not exist", PKCS11_ENGINE);
54 error("can't initialize %s engine", PKCS11_ENGINE);
58 debug("%s engine initialized, now setting it as default for "
62 * Offloading RSA, DSA and symmetric ciphers to the engine is all we
73 error("can't use %s engine for RSA", PKCS11_ENGINE);
77 error("can't use %s engine for DSA", PKCS11_ENGINE)
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/ecdh/
ech_lib.c 73 #include <openssl/engine.h>
113 if (ecdh->engine)
115 ENGINE_finish(ecdh->engine);
116 ecdh->engine = NULL;
127 static ECDH_DATA *ECDH_DATA_new_method(ENGINE *engine)
141 ret->engine = engine;
143 if (!ret->engine)
144 ret->engine = ENGINE_get_default_ECDH()
    [all...]
ech_key.c 72 #include <openssl/engine.h>
ech_locl.h 82 ENGINE *engine; member in struct:ecdh_data_st
  /onnv/onnv-gate/usr/src/common/openssl/crypto/ecdsa/
ecs_lib.c 59 #include <openssl/engine.h>
96 if (ecdsa->engine)
98 ENGINE_finish(ecdsa->engine);
99 ecdsa->engine = NULL;
107 static ECDSA_DATA *ECDSA_DATA_new_method(ENGINE *engine)
121 ret->engine = engine;
123 if (!ret->engine)
124 ret->engine = ENGINE_get_default_ECDSA()
    [all...]
ecs_vrf.c 61 #include <openssl/engine.h>
ecs_locl.h 89 ENGINE *engine; member in struct:ecdsa_data_st
  /onnv/onnv-gate/usr/src/common/openssl/crypto/rand/
rand_lib.c 64 #include <openssl/engine.h>
68 /* non-NULL if default_RAND_meth is ENGINE-provided */
69 static ENGINE *funct_ref =NULL;
91 ENGINE *e = ENGINE_get_default_RAND();
111 int RAND_set_rand_engine(ENGINE *engine)
114 if(engine)
116 if(!ENGINE_init(engine))
118 tmp_meth = ENGINE_get_RAND(engine);
121 ENGINE_finish(engine);
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/dh/
dh_lib.c 64 #include <openssl/engine.h>
86 * to deal with which ENGINE it comes from. */
91 if (dh->engine)
93 ENGINE_finish(dh->engine);
94 dh->engine = NULL;
107 DH *DH_new_method(ENGINE *engine)
120 if (engine)
122 if (!ENGINE_init(engine))
128 ret->engine = engine
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/dsa/
dsa_lib.c 67 #include <openssl/engine.h>
97 * to deal with which ENGINE it comes from. */
102 if (dsa->engine)
104 ENGINE_finish(dsa->engine);
105 dsa->engine = NULL;
113 DSA *DSA_new_method(ENGINE *engine)
125 if (engine)
127 if (!ENGINE_init(engine))
133 ret->engine = engine
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/conf/
conf_mall.c 67 #include <openssl/engine.h>
conf_sap.c 67 #include <openssl/engine.h>
  /onnv/onnv-gate/usr/src/common/openssl/crypto/evp/
c_all.c 63 #include <openssl/engine.h>
digest.c 117 #include <openssl/engine.h>
140 int EVP_DigestInit_ex(EVP_MD_CTX *ctx, const EVP_MD *type, ENGINE *impl)
145 * so this context may already have an ENGINE! Try to avoid releasing
146 * the previous handle, re-querying for an ENGINE, and having a
148 if (ctx->engine && ctx->digest && (!type ||
153 /* Ensure an ENGINE left lying around from last time is cleared
155 * ENGINE and EVP_MD could be used). */
156 if(ctx->engine)
157 ENGINE_finish(ctx->engine);
167 /* Ask if an ENGINE is reserved for this job *
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/crypto/rsa/
rsa_lib.c 67 #include <openssl/engine.h>
112 * to deal with which ENGINE it comes from. */
117 if (rsa->engine)
119 ENGINE_finish(rsa->engine);
120 rsa->engine = NULL;
128 RSA *RSA_new_method(ENGINE *engine)
141 if (engine)
143 if (!ENGINE_init(engine))
149 ret->engine = engine
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
README 31 fault management daemon (fmd). This plugin is a diagnosis engine
34 eft.c implements the diagnosis engine entry points expected by
35 the fmd. The diagnosis engine is considered platform-neutral
  /onnv/onnv-gate/usr/src/common/openssl/crypto/store/
str_locl.h 114 /* functional reference if 'meth' is ENGINE-provided */
115 ENGINE *engine; member in struct:store_st
  /onnv/onnv-gate/usr/src/lib/efcode/
Makefile 30 SUBDIRS = engine fcdriver extend packages pci gp2 upa interpreter efdaemon \
64 extend fcdriver packages pci gp2 upa interpreter efdaemon jupiter: engine
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
gcpu_amd.esc 71 * PAGE_SB_TIME the engine will fire and we will fault the most recent
109 * | associated with a per-CSPATH SERD engine as long as we are |
116 * | When the per-CSPATH SERD engine fires we fault the page |
131 engine stat.cepgflt@CSPATH;
132 engine serd.memory.generic-x86.page_ce@CSPATH, N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
136 engine=serd.memory.generic-x86.page_ce@CSPATH;
137 engine serd.memory.generic-x86.dimm_ce@CSPATH, N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
139 engine=serd.memory.generic-x86.dimm_ce@CSPATH;
gcpu.esc 58 * by N+1, otherwise we declare a fault when the SERD engine trips.
63 engine serd.cpu.generic-x86.simple@chip/core/strand, N=SMPL_N, T=72h;
65 engine=serd.cpu.generic-x86.simple@chip/core/strand;
144 * Corrected errors are SERDed and produce a fault when the engine fires;
146 * error by incrementing the serd engine by n + 1.
150 engine serd.cpu.generic-x86.fltleaf@chip/core/strand, N=n, T=t; \
152 engine=serd.cpu.generic-x86.fltleaf@chip/core/strand; \
161 engine serd.cpu.generic-x86.fltleaf@chip/core/strand, N=n, T=t; \
163 response=0, engine=serd.cpu.generic-x86.fltleaf@chip/core/strand;\
  /onnv/onnv-gate/usr/src/common/openssl/
README.SUNW 81 2. Solaris OpenSSL supports PKCS#11 engine.
86 crypto/engine/hw_pk11_err.h
87 crypto/engine/hw_pk11.c
88 crypto/engine/hw_pk11_err.c
89 crypto/engine/hw_pk11_pub.c
93 crypto/engine/engine.h
95 3. These files were modified to load the PKCS#11 engine.
98 crypto/engine/eng_cnf.c
99 crypto/engine/hw_pk11.
    [all...]
  /onnv/onnv-gate/usr/src/common/openssl/apps/
rand.c 80 ENGINE *e = NULL;
90 char *engine=NULL; local
114 else if (strcmp(argv[i], "-engine") == 0)
116 if ((argv[i+1] != NULL) && (engine == NULL))
117 engine = argv[++i];
160 BIO_printf(bio_err, "-engine e - use engine e, possibly a hardware device.\n");
168 e = setup_engine(bio_err, engine, 0);
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/
README 35 On Solaris, the diagnosis engine is build as a plugin to the fault

Completed in 480 milliseconds

1 2 3 4 5