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