Searched refs:IKeystoreService (Results 1 – 12 of 12) sorted by relevance
29 sp<android::security::keystore::IKeystoreService> service = in keystore_get()30 interface_cast<android::security::keystore::IKeystoreService>(binder); in keystore_get()
31 using android::security::keystore::IKeystoreService;194 static int list(const sp<IKeystoreService>& service, const String16& name, int uid) { in list()219 sp<IKeystoreService> service = interface_cast<IKeystoreService>(binder); in main()
46 using android::security::keystore::IKeystoreService;381 sp<IKeystoreService> service = android::interface_cast<IKeystoreService>(binder); in ListAppsWithKeys()520 sp<IKeystoreService> service = android::interface_cast<IKeystoreService>(binder); in Confirmation()
292 "binder/android/security/keystore/IKeystoreService.aidl",
64 android::interface_cast<android::security::keystore::IKeystoreService>(keystore_binder_); in KeystoreClientImpl()
36 using android::security::keystore::IKeystoreService;59 sp<IKeystoreService> service = android::interface_cast<IKeystoreService>(binder); in TEST()
62 using security::keystore::IKeystoreService;65 sp<IKeystoreService> service = interface_cast<IKeystoreService>( in getBlob()85 sp<IKeystoreService> service = interface_cast<IKeystoreService>(binder); in getPublicKey()140 sp<IKeystoreService> service = interface_cast<IKeystoreService>(binder); in sign()
43 using android::security::keystore::IKeystoreService;100 sp<IKeystoreService> service = interface_cast<IKeystoreService>(binder); in sign()249 sp<IKeystoreService> service = interface_cast<IKeystoreService>(binder); in get_pubkey()
36 using android::security::keystore::IKeystoreService;65 service = interface_cast<IKeystoreService>(keystore_binder); in SetUp()219 sp<IKeystoreService> service;
113 android::sp<android::security::keystore::IKeystoreService> keystore_;
31 interface IKeystoreService { interface
340 sp<security::keystore::IKeystoreService> service = in verifyChallenge()341 interface_cast<security::keystore::IKeystoreService>(binder); in verifyChallenge()