Searched defs:ENGINE (Results 1 – 13 of 13) sorted by relevance
58 ENGINE(getConscryptServerSocketFactory(true)); enumConstant
78 ENGINE { enumConstant
150 ENGINE(true) { in ENGINE() method
53 ENGINE(getConscryptServerSocketFactory(true)); enumConstant
73 ENGINE { enumConstant
144 ENGINE(true) { in ENGINE() method
56 ENGINE(true, "com.android.org.conscrypt.ConscryptEngineSocket"), enumConstant
389 typedef struct engine_st ENGINE; typedef
397 typedef struct engine_st ENGINE; typedef
36 #define ENGINE(x, y) BIT(4*(x) + (y)) macro
539 ENGINE = engine_st variable
2688 ENGINE*, EVP_PKEY*), in evpDigestSignVerifyInit() argument