Searched refs:TestSignature (Results 1 – 2 of 2) sorted by relevance
261 static inline bool TestSignature(const Byte *p) in TestSignature() function279 #define TestSignature2(p) TestSignature(p)327 if (TestSignature(p)) in FindAndReadSignature()
981 static inline bool TestSignature(const Byte *p1, const Byte *p2, size_t size) in TestSignature() function1012 TestSignature(data, sig, sig.Size())) in MakeCheckOrder()1740 if (TestSignature(buf, kRarHeader, 7) && buf[9] == 0x73 && (buf[10] & 1) != 0) in OpenStream2()2551 || !TestSignature(buf, sig, sig.Size())) in OpenStream2()