HomeSort by relevance Sort by last modified time
    Searched refs:signer (Results 51 - 62 of 62) sorted by null

1 23

  /external/chromium_org/chrome/browser/
enumerate_modules_model_win.cc 114 // update the list in PreparePathMappings. Filename, Description/Signer, and
116 // Entries without any Description, Signer info, or Location will never be
743 // Determine the size of the signer info data.
753 // Allocate enough space to hold the signer info.
758 // Obtain the signer info.
767 // Search for the signer certificate.
1062 GenerateHash(WideToUTF8(module.digital_signer), &signer); local
    [all...]
  /libcore/luni/src/test/java/libcore/java/security/cert/
X509CertificateTest.java 325 PublicKey signer = getRsaCertificatePublicKey(); local
327 c.verify(signer);
341 c.verify(signer, p.getName());
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
ts.h 476 * Include the signer certificate and the other specified certificates in
478 * Only the signer certificates is included by default.
539 int TS_RESP_CTX_set_signer_cert(TS_RESP_CTX *ctx, X509 *signer);
616 /* Verify the signer's certificate and the signature of the response. */
631 /* Verify if the TSA name field matches the signer certificate. */
  /external/openssl/include/openssl/
ts.h 476 * Include the signer certificate and the other specified certificates in
478 * Only the signer certificates is included by default.
539 int TS_RESP_CTX_set_signer_cert(TS_RESP_CTX *ctx, X509 *signer);
616 /* Verify the signer's certificate and the signature of the response. */
631 /* Verify if the TSA name field matches the signer certificate. */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
bcpkix-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 

Completed in 228 milliseconds

1 23