Searched defs:key_factory (Results 1 – 13 of 13) sorted by relevance
60 const KeyFactory* key_factory() const { return key_factory_; } in key_factory() function61 const KeyFactory*& key_factory() { return key_factory_; } in key_factory() function65 const KeyFactory* key_factory) in Key()
29 const KeyFactory* key_factory) in AsymmetricKey()
52 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in HmacKey()
54 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in AesKey()
43 const KeyFactory* key_factory) in EcKey()
46 const KeyFactory* key_factory) in RsaKey()
55 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in TripleDesKey()
79 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in EcdsaKeymaster1Key()
81 const KeyFactory* key_factory) in RsaKeymaster1Key()
84 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory, in KeymasterPassthroughKey()
107 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in SymmetricKey()
122 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local
118 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local