Home | History | Annotate | Download | only in crypto

Lines Matching refs:CRYPTO_EXPORT

13 #include "crypto/crypto_export.h"
28 CRYPTO_EXPORT ScopedPK11Slot OpenSoftwareNSSDB(const base::FilePath& path,
34 CRYPTO_EXPORT PK11SlotInfo* GetPersistentNSSKeySlot() WARN_UNUSED_RESULT;
39 class CRYPTO_EXPORT AutoSECMODListReadLock {
53 CRYPTO_EXPORT ScopedPK11Slot GetSystemNSSKeySlot(
62 CRYPTO_EXPORT void SetSystemKeySlotForTesting(ScopedPK11Slot slot);
66 CRYPTO_EXPORT bool InitializeNSSForChromeOSUser(
74 CRYPTO_EXPORT bool ShouldInitializeTPMForChromeOSUser(
80 CRYPTO_EXPORT void WillInitializeTPMForChromeOSUser(
85 CRYPTO_EXPORT void InitializeTPMForChromeOSUser(
91 CRYPTO_EXPORT void InitializePrivateSoftwareSlotForChromeOSUser(
95 CRYPTO_EXPORT ScopedPK11Slot GetPublicSlotForChromeOSUser(
101 CRYPTO_EXPORT ScopedPK11Slot GetPrivateSlotForChromeOSUser(
107 CRYPTO_EXPORT void CloseChromeOSUserForTesting(