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