Searched refs:verify_jar_signature (Results 1 – 3 of 3) sorted by relevance
27 bool verify_jar_signature(const ZipArchive *pArchive,
246 if (!verify_jar_signature(zip, keys, numKeys)) { in handle_update_package()
352 bool verify_jar_signature(const ZipArchive *pArchive, in verify_jar_signature() function