Home
last modified time | relevance | path

Searched defs:key_factory (Results 1 – 16 of 16) sorted by relevance

/system/keymaster/include/keymaster/
Dkey.h60 const KeyFactory* key_factory() const { return key_factory_; } in key_factory() function
61 const KeyFactory*& key_factory() { return key_factory_; } in key_factory() function
65 const KeyFactory* key_factory) in Key()
/system/keymaster/include/keymaster/km_openssl/
Dec_key.h32 const KeyFactory* key_factory) in EcKey()
43 const KeyFactory* key_factory) in EcKey()
Drsa_key.h29 const KeyFactory* key_factory) in RsaKey()
46 const KeyFactory* key_factory) in RsaKey()
Dasymmetric_key.h29 const KeyFactory* key_factory) in AsymmetricKey()
Daes_key.h57 const KeyFactory* key_factory) in AesKey()
Dhmac_key.h54 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in HmacKey()
Dtriple_des_key.h55 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in TripleDesKey()
/system/keymaster/include/keymaster/legacy_support/
Drsa_keymaster0_key.h64 const KeyFactory* key_factory) in RsaKeymaster0Key()
Dec_keymaster1_key.h72 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in EcdsaKeymaster1Key()
Dec_keymaster0_key.h63 AuthorizationSet&& sw_enforced, const KeyFactory* key_factory) in EcKeymaster0Key()
Drsa_keymaster1_key.h76 const KeyFactory* key_factory) in RsaKeymaster1Key()
Dkeymaster_passthrough_key.h80 const KeyFactory* key_factory, keymaster_error_t* error, in KeymasterPassthroughKey()
/system/keymaster/km_openssl/
Dsymmetric_key.cpp106 const KeyFactory* key_factory) in SymmetricKey()
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp267 const KeyFactory* key_factory; in BeginOperation() local
398 const KeyFactory* key_factory; in AttestKey() local
/system/keymaster/contexts/
Dpure_soft_keymaster_context.cpp102 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local
Dsoft_keymaster_context.cpp137 KeyFactory* key_factory = GetKeyFactory(algorithm); in GetOperationFactory() local