Home
last modified time | relevance | path

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

/device/google/tangorpro/cast_auth/mediadrm/
DDrmPlugin.cpp122 typedef bool (*func_type)(const std::vector<uint8_t>&, in signRSA() typedef
124 func_type sign_hash_func = in signRSA()
125 reinterpret_cast<func_type>(::dlsym(cast_auth_handle, "SignHash")); in signRSA()