Home
last modified time | relevance | path

Searched refs:fips_mutex (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/crypto/
Dcrypto_util.cc153 static Mutex fips_mutex; variable
157 Mutex::ScopedLock fips_lock(fips_mutex); in InitCryptoOnce()
216 Mutex::ScopedLock fips_lock(fips_mutex); in GetFipsCrypto()
228 Mutex::ScopedLock fips_lock(fips_mutex); in SetFipsCrypto()
255 Mutex::ScopedLock fips_lock(fips_mutex); in SetFipsCrypto()