Searched refs:createCrypto (Results 1 – 2 of 2) sorted by relevance
77 static sp<ICrypto> createCrypto(status_t *pstatus);
59 sp<ICrypto> NuPlayerDrm::createCrypto(status_t *pstatus) in createCrypto() function in android::NuPlayerDrm190 sp<ICrypto> crypto = createCrypto(&status); in createCryptoAndPlugin()