Searched defs:owner_key_util (Results 1 – 6 of 6) sorted by relevance
61 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in LoadPrivateKeyByPublicKey()78 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in LoadPrivateKey()110 const scoped_refptr<OwnerKeyUtil>& owner_key_util) { in DoesPrivateKeyExistAsyncHelper()123 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in DoesPrivateKeyExistAsync()150 const scoped_refptr<OwnerKeyUtil>& owner_key_util) in OwnerSettingsServiceChromeOS()237 const scoped_refptr<OwnerKeyUtil>& owner_key_util, in IsOwnerForSafeModeAsync()
52 const scoped_refptr<ownership::OwnerKeyUtil>& owner_key_util) { in SetOwnerKeyUtilForTesting()
56 const scoped_refptr<ownership::OwnerKeyUtil>& owner_key_util) in OwnerSettingsService()
41 scoped_refptr<OwnerKeyUtil> owner_key_util, in Start()
139 scoped_refptr<OwnerKeyUtil> owner_key_util) { in SetSessionManager()
142 scoped_refptr<ownership::MockOwnerKeyUtil> owner_key_util( in SetUp() local