Searched refs:createCryptoFactory (Results 1 – 6 of 6) sorted by relevance
162 CreateCryptoFactoryFunc createCryptoFactory = in loadLibraryForScheme() local165 if (createCryptoFactory == NULL || in loadLibraryForScheme()166 (mFactory = createCryptoFactory()) == NULL || in loadLibraryForScheme()
25 android::CryptoFactory* createCryptoFactory();
28 android::CryptoFactory* createCryptoFactory() { in createCryptoFactory() function
121 extern android::CryptoFactory *createCryptoFactory();
24 android::CryptoFactory *createCryptoFactory();
35 CryptoFactory *createCryptoFactory() in createCryptoFactory() function