Searched refs:ui_method (Results 1 – 1 of 1) sorted by relevance
/system/security/keystore-engine/ |
D | eng_keystore.cpp | 101 static EVP_PKEY* keystore_loadkey(ENGINE* e, const char* key_id, UI_METHOD* ui_method, in keystore_loadkey() argument 104 (void)ui_method; in keystore_loadkey() 107 ALOGV("keystore_loadkey(%p, \"%s\", %p, %p)", e, key_id, ui_method, callback_data); in keystore_loadkey()
|