Searched refs:CheckSignature (Results 1 – 12 of 12) sorted by relevance
110 if( cur_sign_len <= sign_len && CheckSignature( signature ) ) in CheckFile()118 bool GrFmtFilterFactory::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtFilterFactory
98 bool CheckSignature( const char* signature );
99 bool CheckSignature( const char* signature );
175 bool CheckSignature( const char* signature );
119 virtual bool CheckSignature( const char* signature );
86 bool GrFmtPng::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtPng
61 bool GrFmtPxM::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtPxM
64 bool GrFmtTiff::CheckSignature( const char* signature ) in CheckSignature() function in GrFmtTiff
32 bool CheckSignature(const base::StringPiece& name,
130 ASSERT_TRUE(keyset.CheckSignature(root, root, signature, kDNSKEY, rrdatas)); in TEST()
619 if (!current_zone_->trusted_keys.CheckSignature( in EnterZone()663 if (!current_zone_->trusted_keys.CheckSignature( in LeaveZone()
50 bool DNSSECKeySet::CheckSignature( in CheckSignature() function in net::DNSSECKeySet