Home
last modified time | relevance | path

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

/system/keymaster/
Drsa_keymaster0_key.cpp127 RsaKeymaster0Key(rsa.release(), hw_enforced, sw_enforced, engine_, &error)); in LoadKey()
137 RsaKeymaster0Key::RsaKeymaster0Key(RSA* rsa_key, const AuthorizationSet& hw_enforced, in RsaKeymaster0Key() function in keymaster::RsaKeymaster0Key
142 keymaster_error_t RsaKeymaster0Key::key_material(UniquePtr<uint8_t[]>* material, in key_material()
Drsa_keymaster0_key.h61 class RsaKeymaster0Key : public RsaKey {
65 RsaKeymaster0Key(RSA* rsa_key, const AuthorizationSet& hw_enforced,