HomeSort by relevance Sort by last modified time
    Searched refs:VerifySignature (Results 1 - 6 of 6) sorted by null

  /external/v8/tools/testrunner/server/
signatures.py 50 def VerifySignature(filename, file_contents, signature, pubkeyfile):
work_handler.py 98 if not signatures.VerifySignature(target, binary["blob"],
main.py 227 if not signatures.VerifySignature(filename, pubkey, signature,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
schannel.h 361 typedef WINBOOL (WINAPI *SSL_CRACK_CERTIFICATE_FN)(PUCHAR pbCertificate,DWORD cbCertificate,WINBOOL VerifySignature,PX509Certificate *ppCertificate);
sspi.h 710 KSECDDDECLSPEC SECURITY_STATUS WINAPI VerifySignature(PCtxtHandle phContext,PSecBufferDesc pMessage,unsigned __LONG32 MessageSeqNo,unsigned __LONG32 *pfQOP);
    [all...]
ntsecpkg.h     [all...]

Completed in 50 milliseconds