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

/system/security/keystore-engine/
H A Deng_keystore.cpp213 static EVP_PKEY* keystore_loadkey(ENGINE* e, const char* key_id, UI_METHOD* ui_method, argument
216 (void)ui_method;
219 ALOGV("keystore_loadkey(%p, \"%s\", %p, %p)", e, key_id, ui_method, callback_data);

Completed in 270 milliseconds