Searched defs:ENGINE (Results 1 – 13 of 13) sorted by relevance
53 ENGINE(getConscryptServerSocketFactory(true)); enumConstant
73 ENGINE { enumConstant
144 ENGINE(true) { in ENGINE() method
58 ENGINE(getConscryptServerSocketFactory(true)); enumConstant
78 ENGINE { enumConstant
150 ENGINE(true) { in ENGINE() method
56 ENGINE(true, "com.android.org.conscrypt.ConscryptEngineSocket"), enumConstant
397 typedef struct engine_st ENGINE; typedef
402 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