Searched refs:engines (Results 1 – 25 of 75) sorted by relevance
123
329 struct curl_slist *engines = NULL; in tool_list_engines() local332 curl_easy_getinfo(curl, CURLINFO_SSL_ENGINES, &engines); in tool_list_engines()335 if(engines) { in tool_list_engines()336 for(; engines; engines = engines->next) in tool_list_engines()337 printf(" %s\n", engines->data); in tool_list_engines()344 curl_slist_free_all(engines); in tool_list_engines()
32 lib/num2str.c lib/ieee754.c $(wildcard crc/*.c) engines/cpu.c \33 engines/mmap.c engines/sync.c engines/null.c engines/net.c \45 SOURCE += engines/libhdfs.c58 SOURCE += engines/libaio.c61 SOURCE += engines/rdma.c64 SOURCE += engines/posixaio.c67 SOURCE += engines/falloc.c70 SOURCE += engines/e4defrag.c73 SOURCE += engines/splice.c76 SOURCE += engines/guasi.c[all …]
38 engines_src_files := engines/cpu.c engines/mmap.c engines/null.c engines/net.c \39 engines/sg.c engines/sync.c41 engines_src_files_64 := engines/splice.c
198 org/bouncycastle/crypto/engines/AESLightEngine.java \199 org/bouncycastle/crypto/engines/AESWrapPadEngine.java \200 org/bouncycastle/crypto/engines/CAST5Engine.java \201 org/bouncycastle/crypto/engines/CAST6Engine.java \202 org/bouncycastle/crypto/engines/CamelliaEngine.java \203 org/bouncycastle/crypto/engines/CamelliaLightEngine.java \204 org/bouncycastle/crypto/engines/CamelliaWrapEngine.java \205 org/bouncycastle/crypto/engines/ChaChaEngine.java \206 org/bouncycastle/crypto/engines/CramerShoupCiphertext.java \207 org/bouncycastle/crypto/engines/CramerShoupCoreEngine.java \[all …]
318 char** engines) { in PreloadEnginesAndPrintResult() argument323 g_variant_builder_add(&variant_builder, "s", engines[i]); in PreloadEnginesAndPrintResult()357 void PrintEngineNames(GList* engines) { in PrintEngineNames() argument358 for (GList* cursor = engines; cursor; cursor = g_list_next(cursor)) { in PrintEngineNames()364 g_list_free(engines); in PrintEngineNames()
152 UStack *engines = new UStack(_deleteEngine, NULL, status); in getEngineFor() local153 if (U_FAILURE(status) || engines == NULL) { in getEngineFor()155 delete engines; in getEngineFor()158 fEngines = engines; in getEngineFor()
1 package org.bouncycastle.crypto.engines;
19 pkcs11_engine_path=/usr/lib/engines/engine_pkcs11.so
23 import org.bouncycastle.crypto.engines.DESedeEngine;24 import org.bouncycastle.crypto.engines.DESedeWrapEngine;
7 import org.bouncycastle.crypto.engines.TwofishEngine;
5 import org.bouncycastle.crypto.engines.BlowfishEngine;
5 import org.bouncycastle.crypto.engines.RC4Engine;
19 import org.bouncycastle.crypto.engines.RC2Engine;
29 import org.bouncycastle.crypto.engines.AESFastEngine;30 import org.bouncycastle.crypto.engines.AESWrapEngine;
META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
... .osgi.service.security.TrustEngine[] engines java.security.cert.Certificate foundCert int i ...
10 % Modifications were needed in order to support native UTF-8 engines,12 % This file is no longer stand-alone; at least for 8-bit engines
753 SSLEngine[] engines = new SSLEngine[] { client, server }; in doHandshakeImpl() local763 SSLEngine current_engine = engines[step]; in doHandshakeImpl()803 current_engine = engines[step]; in doHandshakeImpl()836 print(result = engines[(step + 1) % 2].unwrap( in doHandshakeImpl()853 current_engine = engines[step]; in doHandshakeImpl()
152 files for FreeType, Mac OS X, and Windows GDI font engines. Other font153 engines can easily be supported in a like manner.
7 to improve their productivity with open source speech engines, like espeak.