Searched defs:key_factory (Results 1 – 16 of 16) 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()
32 const KeyFactory* key_factory) in EcKey()43 const KeyFactory* key_factory) in EcKey()
29 const KeyFactory* key_factory) in RsaKey()46 const KeyFactory* key_factory) in RsaKey()
29 const KeyFactory* key_factory) in AsymmetricKey()
57 const KeyFactory* key_factory) in AesKey()
54 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in HmacKey()
55 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in TripleDesKey()
64 const KeyFactory* key_factory) in RsaKeymaster0Key()
72 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in EcdsaKeymaster1Key()
63 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in EcKeymaster0Key()
76 const KeyFactory* key_factory) in RsaKeymaster1Key()
80 const KeyFactory* key_factory, keymaster_error_t* error, in KeymasterPassthroughKey()
106 const KeyFactory* key_factory) in SymmetricKey()
267 const KeyFactory* key_factory; in BeginOperation() local398 const KeyFactory* key_factory; in AttestKey() local
102 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local
137 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local