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
102 if (!Hdr->checkSignature()) { in parseMemberHeader()241 Archive::checkSignature(std::string* error) { in checkSignature() function in Archive263 if (!checkSignature(error)) in loadArchive()378 if (!checkSignature(ErrorMsg)) in loadSymbolTable()
69 bool checkSignature() { in checkSignature() function
484 private int checkSignature(byte sig[], int offset) {512 int n = checkSignature(sig, 0);542 int n2 = checkSignature(sig, offset);
732 checkSignature(key, signature); in verify()744 checkSignature(key, signature); in verify()747 private void checkSignature( in checkSignature() method in X509CertificateObject
472 bool checkSignature(std::string* ErrMessage);