Searched defs:CheckSignature (Results 1 - 5 of 5) sorted by relevance

/external/opencv/otherlibs/highgui/
H A Dgrfmt_base.cpp110 if( cur_sign_len <= sign_len && CheckSignature( signature ) )
118 bool GrFmtFilterFactory::CheckSignature( const char* signature ) function in class:GrFmtFilterFactory
H A Dgrfmt_png.cpp86 bool GrFmtPng::CheckSignature( const char* signature ) function in class:GrFmtPng
H A Dgrfmt_pxm.cpp61 bool GrFmtPxM::CheckSignature( const char* signature ) function in class:GrFmtPxM
H A Dgrfmt_tiff.cpp64 bool GrFmtTiff::CheckSignature( const char* signature ) function in class:GrFmtTiff
/external/chromium/net/base/
H A Ddnssec_keyset.cc50 bool DNSSECKeySet::CheckSignature( function in class:net::DNSSECKeySet

Completed in 259 milliseconds