Searched defs:KEYSTORE_ENGINE_ID (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore-engine/
H A Deng_keystore.cpp47 #define KEYSTORE_ENGINE_ID "keystore" macro
280 if (!ENGINE_set_id(e, KEYSTORE_ENGINE_ID)
328 if (strcmp(id, KEYSTORE_ENGINE_ID)) {

Completed in 3 milliseconds