Searched defs:getCrypto (Results 1 – 2 of 2) sorted by relevance
190 const sp<ICrypto> &getCrypto() { return mCrypto; } in getCrypto() function
40 static sp<JCrypto> getCrypto(JNIEnv *env, jobject thiz) { in getCrypto() function