Searched refs:checkSignature (Results 1 – 6 of 6) sorted by relevance
96 checkSignature(wrappedBody, desc); in makeBody0()123 private static void checkSignature(CtMethod wrappedBody, in checkSignature() method in CtNewWrappedMethod
97 if (!Hdr->checkSignature()) { in parseMemberHeader()236 Archive::checkSignature(std::string* error) { in checkSignature() function in Archive258 if (!checkSignature(error)) in loadArchive()373 if (!checkSignature(ErrorMsg)) in loadSymbolTable()
69 bool checkSignature() const { in checkSignature() function
484 private int checkSignature(byte sig[], int offset) {512 int n = checkSignature(sig, 0);542 int n2 = checkSignature(sig, offset);
756 checkSignature(key, signature); in verify()768 checkSignature(key, signature); in verify()771 private void checkSignature( in checkSignature() method in X509CertificateObject
465 bool checkSignature(std::string* ErrMessage);