Searched defs:ENGINE (Results 1 – 16 of 16) sorted by relevance
58 ENGINE(getConscryptServerSocketFactory(true)); enumConstant
78 ENGINE { enumConstant
150 ENGINE(true) { in ENGINE() enumConstant
53 ENGINE(getConscryptServerSocketFactory(true)); enumConstant
73 ENGINE { enumConstant
144 ENGINE(true) { in ENGINE() enumConstant
56 ENGINE(true, "com.android.org.conscrypt.ConscryptEngineSocket"), enumConstant
75 parameters.put(ScriptEngine.ENGINE, VELOCITY_NAME); in parameters.put()
145 *mut ffi::ENGINE, in cipher_init()
436 typedef struct engine_st ENGINE; typedef
399 typedef struct engine_st ENGINE; typedef
36 #define ENGINE(x, y) BIT(4*(x) + (y)) macro
539 ENGINE = engine_st variable
2680 ENGINE*, EVP_PKEY*), in evpDigestSignVerifyInit() argument