Lines Matching full:crypto
12 #include "crypto/nss_util_internal.h"
13 #include "crypto/scoped_nss_types.h"
14 #include "crypto/scoped_test_nss_chromeos_user.h"
38 void FailOnPrivateSlotCallback(crypto::ScopedPK11Slot slot) {
56 crypto::GetPublicSlotForChromeOSUser(primary_user_.username_hash()));
96 crypto::ScopedTestNSSChromeOSUser* user,
102 crypto::ScopedPK11Slot private_slot(
103 crypto::GetPrivateSlotForChromeOSUser(
109 crypto::GetPublicSlotForChromeOSUser(user->username_hash()),
164 // has nothing to do with crypto::InitializeNSSForChromeOSUser is_primary_user
166 crypto::ScopedTestNSSChromeOSUser primary_user_;
220 crypto::ScopedTestNSSChromeOSUser secondary_user("secondary");
252 crypto::ScopedTestNSSChromeOSUser secondary_user("secondary");