Searched refs:mCryptLock (Results 1 – 1 of 1) sorted by relevance
53 std::mutex& getCryptLock() { return mCryptLock; } in getCryptLock()218 std::mutex mCryptLock; variable