Searched refs:EcdsaKeymaster1Key (Results 1 – 3 of 3) sorted by relevance
85 static EVP_PKEY* GetEvpKey(const EcdsaKeymaster1Key& key, keymaster_error_t* error) { in GetEvpKey()106 const EcdsaKeymaster1Key& ecdsa_km1_key(static_cast<const EcdsaKeymaster1Key&>(key)); in CreateOperation()
70 class EcdsaKeymaster1Key : public EcKey {72 EcdsaKeymaster1Key(EC_KEY* ecdsa_key, const AuthorizationSet& hw_enforced, in EcdsaKeymaster1Key() function
107 EcdsaKeymaster1Key(ecdsa.release(), hw_enforced, sw_enforced, &error)); in LoadKey()