Home
last modified time | relevance | path

Searched refs:crypto_binder (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9424/
Dpoc.cpp46 sp<IBinder> crypto_binder; variable
59 crypto_binder = reply.readStrongBinder(); in make_crypto()
74 crypto_binder->transact(CREATE_PLUGIN, data, &reply, 0); in create_plugin()
86 crypto_binder->transact(SET_HEAP, data, &reply, 0); in set_heap()
135 crypto_binder->transact(DECRYPT, data, &reply, 0); in decrypt()