HomeSort by relevance Sort by last modified time
    Searched defs:CheckSignature (Results 1 - 5 of 5) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 86 bool GrFmtPng::CheckSignature( const char* signature )
grfmt_base.cpp 110 if( cur_sign_len <= sign_len && CheckSignature( signature ) )
118 bool GrFmtFilterFactory::CheckSignature( const char* signature )
grfmt_pxm.cpp 61 bool GrFmtPxM::CheckSignature( const char* signature )
grfmt_tiff.cpp 64 bool GrFmtTiff::CheckSignature( const char* signature )
  /external/chromium/net/base/
dnssec_keyset.cc 50 bool DNSSECKeySet::CheckSignature(

Completed in 63 milliseconds