Searched refs:RsaKeymaster1Key (Results 1 – 3 of 3) sorted by relevance
72 class RsaKeymaster1Key : public RsaKey {74 RsaKeymaster1Key(RSA* rsa_key, const AuthorizationSet& hw_enforced, in RsaKeymaster1Key() function
101 static EVP_PKEY* GetEvpKey(const RsaKeymaster1Key& key, keymaster_error_t* error) { in GetEvpKey()126 const RsaKeymaster1Key& rsa_km1_key(static_cast<const RsaKeymaster1Key&>(key)); in CreateOperation()
118 RsaKeymaster1Key(rsa.release(), hw_enforced, sw_enforced, &error)); in LoadKey()