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

/system/security/keystore/
H A Dkey_store_service.cpp310 sp<KeystoreArg> expArg = args->itemAt(0); local
311 if (expArg != NULL) {
313 reinterpret_cast<const unsigned char*>(expArg->data()), expArg->size(), NULL));

Completed in 18 milliseconds