Searched refs:RsaKeymaster0Key (Results 1 – 2 of 2) sorted by relevance
61 class RsaKeymaster0Key : public RsaKey {63 RsaKeymaster0Key(RSA* rsa_key, const AuthorizationSet& hw_enforced, in RsaKeymaster0Key() function
118 RsaKeymaster0Key(rsa.release(), hw_enforced, sw_enforced, &error)); in LoadKey()