Searched refs:IsTPMTokenReady (Results 1 – 2 of 2) sorted by relevance
61 CRYPTO_EXPORT bool IsTPMTokenReady(const base::Closure& callback)
456 bool IsTPMTokenReady(const base::Closure& callback) { in IsTPMTokenReady() function in crypto::__anonb0fc516a0111::NSSInitSingleton670 if (IsTPMTokenReady(wrapped_callback)) in GetSystemNSSKeySlot()965 bool IsTPMTokenReady(const base::Closure& callback) { in IsTPMTokenReady() function966 return g_nss_singleton.Get().IsTPMTokenReady(callback); in IsTPMTokenReady()