Searched refs:keystore_engine_setup (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore-engine/
H A Deng_keystore.cpp165 static int keystore_engine_setup(ENGINE* e) { function
166 ALOGV("keystore_engine_setup");
207 if (!keystore_engine_setup(engine.get())) {
225 if (!keystore_engine_setup(e)) {

Completed in 66 milliseconds