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

123456

/macosx-10.10.1/ICU-531.30/icuSources/samples/layout/
H A DGnomeFontMap.cpp20 GnomeFontMap::GnomeFontMap(FT_Library engine, const char *fileName, le_int16 pointSize, GUISupport *guiSupport, LEErrorCode &status) argument
H A Dgnomeglue.cpp52 fm_fontMap *fm_gnomeFontMapOpen(FT_Library engine, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status) argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/ecdh/
H A Dech_locl.h82 ENGINE *engine; member in struct:ecdh_data_st
/macosx-10.10.1/OpenSSL098-52/src/crypto/ecdsa/
H A Decs_locl.h89 ENGINE *engine; member in struct:ecdsa_data_st
/macosx-10.10.1/OpenSSL098-52/src/crypto/rand/
H A Drand_eng.c122 int RAND_set_rand_engine(ENGINE *engine) argument
H A Drand_lib.c178 int RAND_set_rand_engine(ENGINE *engine) argument
/macosx-10.10.1/Chess-310.6/Sources/
H A DMBCBoardWin.h71 @property (nonatomic, assign) IBOutlet MBCEngine * engine; variable
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Dhmac.c77 HMAC_Init_ex(HMAC_CTX *ctx, const void *key, size_t keylen, const EVP_MD *md, ENGINE *engine) argument
H A Dhmac.h60 ENGINE *engine; member in struct:hc_HMAC_CTX
H A Drand.c128 ENGINE *engine = selected_engine; local
239 RAND_set_rand_engine(ENGINE *engine) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dgendh.c98 char *engine=NULL; local
H A Dgendsa.c89 char *engine=NULL; local
H A Drand.c89 char *engine=NULL; local
H A Ddh.c97 char *engine; local
H A Dpkcs7.c93 char *engine=NULL; local
H A Dspkac.c97 char *engine=NULL; local
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A Dsc-75-circle-engine.c78 static bool withEngine(SOSCircleRef circle, SOSDataSourceFactoryRef factory, bool readOnly, CFErrorRef *error, bool (^action)(SOSEngineRef engine, CFErrorRef *block_error)) { argument
81 SOSEngineRef engine = NULL; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSTransportMessage.h12 SOSEngineRef engine; member in struct:__OpaqueSOSTransportMessage
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/leperf/
H A Dleperf.cpp36 LayoutEngine *engine = LayoutEngine::layoutEngineFactory(font, params->script, -1, status); local
/macosx-10.10.1/OpenSSH-189/osslshim/ossl/
H A Dossl-hmac.c88 HMAC_Init_ex(HMAC_CTX *ctx, const void *key, size_t keylen, const EVP_MD *md, ENGINE *engine) argument
/macosx-10.10.1/OpenSSL098-52/src/crypto/dh/
H A Ddh_lib.c107 DH *DH_new_method(ENGINE *engine) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/dsa/
H A Ddsa_lib.c128 DSA *DSA_new_method(ENGINE *engine) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/store/
H A Dstr_locl.h115 ENGINE *engine; member in struct:store_st
/macosx-10.10.1/Security-57031.1.35/Security/authd/
H A Dconnection.c14 engine_t engine; member in struct:_connection_s
88 void connection_set_engine(connection_t conn, engine_t engine) argument
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/dnssec/
H A Ddnssec-revoke.c80 const char *engine = "pkcs11"; local
82 const char *engine = NULL; local

Completed in 221 milliseconds

123456