Home
last modified time | relevance | path

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

/bootable/recovery/
Dverifier.h27 bool verify_jar_signature(const ZipArchive *pArchive,
Dinstall.c246 if (!verify_jar_signature(zip, keys, numKeys)) { in handle_update_package()
Dverifier.c352 bool verify_jar_signature(const ZipArchive *pArchive, in verify_jar_signature() function