Home
last modified time | relevance | path

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

/system/security/keystore-engine/
Dandroid_engine.cpp211 int rsa_ex_index() const { return rsa_index_; } in rsa_ex_index() function in __anon392670090111::KeystoreEngine
246 RSA_get_ex_data(rsa, g_keystore_engine->rsa_ex_index())); in rsa_get_key_id()
268 if (!RSA_set_ex_data(rsa.get(), g_keystore_engine->rsa_ex_index(), in wrap_rsa()