Lines Matching refs:CRYPTO_EXPORT
30 CRYPTO_EXPORT ScopedPK11Slot OpenSoftwareNSSDB(const base::FilePath& path,
36 CRYPTO_EXPORT PK11SlotInfo* GetPersistentNSSKeySlot() WARN_UNUSED_RESULT;
41 class CRYPTO_EXPORT AutoSECMODListReadLock {
55 CRYPTO_EXPORT ScopedPK11Slot GetSystemNSSKeySlot(
64 CRYPTO_EXPORT void SetSystemKeySlotForTesting(ScopedPK11Slot slot);
68 CRYPTO_EXPORT bool InitializeNSSForChromeOSUser(
76 CRYPTO_EXPORT bool ShouldInitializeTPMForChromeOSUser(
82 CRYPTO_EXPORT void WillInitializeTPMForChromeOSUser(
87 CRYPTO_EXPORT void InitializeTPMForChromeOSUser(
93 CRYPTO_EXPORT void InitializePrivateSoftwareSlotForChromeOSUser(
97 CRYPTO_EXPORT ScopedPK11Slot GetPublicSlotForChromeOSUser(
103 CRYPTO_EXPORT ScopedPK11Slot GetPrivateSlotForChromeOSUser(
109 CRYPTO_EXPORT void CloseChromeOSUserForTesting(
119 CRYPTO_EXPORT void SetPrivateSoftwareSlotForChromeOSUserForTesting(