Searched refs:func_type (Results 1 – 1 of 1) sorted by relevance
122 typedef bool (*func_type)(const std::vector<uint8_t>&, in signRSA() typedef124 func_type sign_hash_func = in signRSA()125 reinterpret_cast<func_type>(::dlsym(cast_auth_handle, "SignHash")); in signRSA()