Home
last modified time | relevance | path

Searched defs:eng (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h92 : Eng(eng), in Eng() argument
H A DCoreEngine.h453 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) in IndirectGotoNodeBuilder()
499 const Expr *condition, CoreEngine* eng) in SwitchNodeBuilder()
/minix3/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c387 static EVP_PKEY *openssl_load_privkey(ENGINE *eng, const char *key_id, in openssl_load_privkey()
/minix3/crypto/external/bsd/openssl/dist/engines/
H A De_chil.c766 static EVP_PKEY *hwcrhk_load_privkey(ENGINE *eng, const char *key_id, in hwcrhk_load_privkey()
858 static EVP_PKEY *hwcrhk_load_pubkey(ENGINE *eng, const char *key_id, in hwcrhk_load_pubkey()
H A De_capi.c601 static EVP_PKEY *capi_get_pkey(ENGINE *eng, CAPI_KEY * key) in capi_get_pkey()
741 static EVP_PKEY *capi_load_privkey(ENGINE *eng, const char *key_id, in capi_load_privkey()
H A De_padlock.c210 ENGINE *eng = ENGINE_new(); in ENGINE_padlock() local
/minix3/crypto/external/bsd/openssl/dist/demos/engines/zencod/
H A Dhw_zencod.c388 ENGINE *eng = ENGINE_new(); in ENGINE_zencod() local
/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_lib.c1881 ENGINE *eng; in IMPLEMENT_LHASH_HASH_FN() local