Searched defs:key_factory (Results 1 – 13 of 13) sorted by relevance
62 const KeyFactory* key_factory() const { return key_factory_; } in key_factory() function63 const KeyFactory*& key_factory() { return key_factory_; } in key_factory() function70 const KeyFactory* key_factory) in Key()
32 const KeyFactory* key_factory) in AsymmetricKey()
56 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in AesKey()
54 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in HmacKey()
57 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in TripleDesKey()
51 const KeyFactory* key_factory) in RsaKey()
48 const KeyFactory* key_factory) in EcKey()
81 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in EcdsaKeymaster1Key()
83 const KeyFactory* key_factory) in RsaKeymaster1Key()
86 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory, in KeymasterPassthroughKey()
110 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in SymmetricKey()
125 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local
188 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local