Home
last modified time | relevance | path

Searched refs:RsaKeymaster0Key (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/
Drsa_keymaster0_key.h61 class RsaKeymaster0Key : public RsaKey {
63 RsaKeymaster0Key(RSA* rsa_key, const AuthorizationSet& hw_enforced, in RsaKeymaster0Key() function
Drsa_keymaster0_key.cpp118 RsaKeymaster0Key(rsa.release(), hw_enforced, sw_enforced, &error)); in LoadKey()