HomeSort by relevance Sort by last modified time
    Searched refs:Signature (Results 51 - 75 of 120) sorted by null

1 23 4 5

  /external/proguard/examples/
library.pro 23 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
  /prebuilts/tools/common/proguard/proguard4.7/examples/
library.pro 24 -keepattributes Exceptions,InnerClasses,Signature,Deprecated,
  /external/clang/test/SemaCXX/
crashes.cpp 47 template<typename Signature>
  /libcore/luni/src/main/java/org/apache/harmony/security/utils/
JarUtils.java 31 import java.security.Signature;
55 * This method handle all the work with PKCS7, ASN1 encoding, signature verifying,
59 * @param signature - the input stream of signature file to be verified
60 * @param signatureBlock - the input stream of corresponding signature block file
61 * @return array of certificates used to verify the signature file
63 * @throws GeneralSecurityException - if signature verification process fails
65 public static Certificate[] verifySignature(InputStream signature, InputStream
116 // Get Signature instance
117 Signature sig = null
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
SignatureSpiTest.java 13 import java.security.Signature;
83 Signature s = new Signature("dummy") {
215 class MySignature extends Signature {
313 MySignature signature = new MySignature("dummy"); local
316 signature.initSign(null, null);
317 assertTrue("SPI method not called", signature
326 MySignature signature = new MySignature("dummy"); local
329 signature.setParameter(null);
332 signature
340 MySignature signature = new MySignature("dummy"); local
370 MySignature signature = new MySignature("dummy"); local
400 MySignature signature = new MySignature("dummy"); local
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CRLImpl.java 33 import java.security.Signature;
75 private byte[] signature; field in class:X509CRLImpl
83 // indicates whether the signature algorithm parameters are null
342 if (signature == null) {
343 signature = crl.getSignatureValue();
345 byte[] result = new byte[signature.length];
346 System.arraycopy(signature, 0, result, 0, signature.length);
406 Signature signature = Signature.getInstance(getSigAlgName()) local
423 Signature signature = Signature.getInstance( local
    [all...]
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8LocationCustom.cpp 153 static v8::Persistent<v8::FunctionTemplate> privateTemplate = v8::Persistent<v8::FunctionTemplate>::New(v8::FunctionTemplate::New(V8Location::reloadCallback, v8::Handle<v8::Value>(), v8::Signature::New(V8Location::GetRawTemplate())));
162 static v8::Persistent<v8::FunctionTemplate> sharedTemplate = v8::Persistent<v8::FunctionTemplate>::New(v8::FunctionTemplate::New(V8Location::reloadCallback, v8::Handle<v8::Value>(), v8::Signature::New(V8Location::GetRawTemplate())));
171 static v8::Persistent<v8::FunctionTemplate> privateTemplate = v8::Persistent<v8::FunctionTemplate>::New(v8::FunctionTemplate::New(V8Location::replaceCallback, v8::Handle<v8::Value>(), v8::Signature::New(V8Location::GetRawTemplate())));
180 static v8::Persistent<v8::FunctionTemplate> sharedTemplate = v8::Persistent<v8::FunctionTemplate>::New(v8::FunctionTemplate::New(V8Location::replaceCallback, v8::Handle<v8::Value>(), v8::Signature::New(V8Location::GetRawTemplate())));
190 v8::Persistent<v8::FunctionTemplate>::New(v8::FunctionTemplate::New(V8Location::assignCallback, v8::Handle<v8::Value>(), v8::Signature::New(V8Location::GetRawTemplate())));
199 static v8::Persistent<v8::FunctionTemplate> sharedTemplate = v8::Persistent<v8::FunctionTemplate>::New(v8::FunctionTemplate::New(V8Location::assignCallback, v8::Handle<v8::Value>(), v8::Signature::New(V8Location::GetRawTemplate())));
  /build/tools/signapk/
SignApk.java 45 import java.security.Signature;
256 /** Write to another stream and also feed it to the Signature object. */
258 private Signature mSignature;
261 public SignatureOutputStream(OutputStream out, Signature sig) {
299 main.putValue("Signature-Version", "1.0");
332 // if the length of the signature file is a multiple of 1024 bytes.
340 /** Write a .RSA file with a digital signature. */
342 Signature signature, X509Certificate publicKey, OutputStream out)
349 signature.sign())
376 Signature signature = Signature.getInstance("SHA1withRSA"); local
521 Signature signature = Signature.getInstance("SHA1withRSA"); local
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageInfo.java 171 public Signature[] signatures;
295 signatures = source.createTypedArray(Signature.CREATOR);
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
SecurityTest.java 30 import java.security.Signature;
57 Signature ss =Signature.getInstance("DSA");
59 Signature.getInstance("aaaaaaaaaaaa");
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-function.cpp 6 template<typename Signature> class function;
  /external/libvpx/libmkv/
EbmlIDs.h 31 Signature = 0x7EB5,
  /external/webkit/Source/WebCore/bindings/scripts/test/V8/
V8TestInterface.cpp 51 v8::Local<v8::Signature> defaultSignature = configureTemplate(desc, "TestInterface", v8::Persistent<v8::FunctionTemplate>(), V8TestInterface::internalFieldCount,
V8TestSerializedScriptValueInterface.cpp 47 v8::Local<v8::Signature> defaultSignature = configureTemplate(desc, "TestSerializedScriptValueInterface", v8::Persistent<v8::FunctionTemplate>(), V8TestSerializedScriptValueInterface::internalFieldCount,
V8TestMediaQueryListListener.cpp 58 v8::Local<v8::Signature> defaultSignature = configureTemplate(desc, "TestMediaQueryListListener", v8::Persistent<v8::FunctionTemplate>(), V8TestMediaQueryListListener::internalFieldCount,
  /cts/tests/tests/content/src/android/content/pm/cts/
PackageInfoTest.java 25 import android.content.pm.Signature;
119 private void checkSignatureInfo(Signature[] expected, Signature[] actual) {
  /external/bouncycastle/src/main/java/org/bouncycastle/x509/
X509V2AttributeCertificate.java 11 import java.security.Signature;
175 Signature signature = null; local
179 throw new CertificateException("Signature algorithm in certificate info not same as outer certificate");
182 signature = Signature.getInstance(cert.getSignatureAlgorithm().getObjectId().getId(), provider);
184 signature.initVerify(key);
188 signature.update(cert.getAcinfo().getEncoded());
195 if (!signature.verify(this.getSignature()))
197 throw new InvalidKeyException("Public key presented not for certificate signature");
    [all...]
  /frameworks/base/core/java/android/net/
NetworkPolicyManager.java 27 import android.content.pm.Signature;
246 final HashSet<Signature> systemSignature;
251 throw new RuntimeException("problem finding system signature", e);
257 final HashSet<Signature> packageSignature = Sets.newHashSet(
  /external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
X509CertificateObject.java 13 import java.security.Signature;
222 * return a more "meaningful" representation for the signature algorithm used in
231 String algName = prov.getProperty("Alg.Alias.Signature." + this.getSigAlgOID());
246 String algName = provs[i].getProperty("Alg.Alias.Signature." + this.getSigAlgOID());
257 * return the object identifier for the signature.
265 * return the signature parameters, or null if there aren't any.
631 buf.append(" Signature Algorithm: ").append(this.getSigAlgName()).append(nl);
635 buf.append(" Signature: ").append(new String(Hex.encode(sig, 0, 20))).append(nl);
720 Signature signature; local
742 Signature signature = Signature.getInstance(sigName, sigProvider); local
    [all...]
  /frameworks/base/core/java/android/os/
RecoverySystem.java 33 import java.security.Signature;
121 * Verify the cryptographic signature of a system update package
166 throw new SignatureException("no signature in file (no footer)");
180 throw new SignatureException("no signature in file (bad footer)");
207 // Take the first certificate from the signature (packages
214 throw new SignatureException("signature contains no certificates");
240 throw new SignatureException("signature doesn't match any trusted key");
243 // The signature cert matches a trusted key. Now verify that
250 // algorithm is used by the signature (which should be
263 Signature sig = Signature.getInstance(alg)
    [all...]
  /frameworks/compile/libbcc/bcinfo/
MetadataExtractor.cpp 52 // Name of metadata node where exported ForEach signature information resides
310 // section for ForEach. We generate a full signature for a "root" function
346 uint32_t Signature = 0;
347 if (SigString.getAsInteger(10, Signature)) {
348 ALOGE("Non-integer signature value '%s'", SigString.str().c_str());
351 TmpSigList[i] = Signature;
430 ALOGE("Could not populate ForEach signature metadata");
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/cert/
X509CRLImplTest.java 30 import java.security.Signature;
79 private static AlgorithmIdentifier signature; field in class:X509CRLImplTest
82 signature = new AlgorithmIdentifier(algOID, algParams);
174 // keys are using to make signature and to verify it
202 new TBSCertList(2, signature, issuer, thisUpdate,
208 Signature sig= Signature.getInstance("DSA");
228 // make incorrect signature value:
236 new CertificateList(tbscertlist, signature, signatureValue);
347 new TBSCertificate(2, certSerialNumber1, signature,
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSignature.java 24 import java.security.Signature;
33 * Implements the subset of the JDK Signature interface needed for
34 * signature verification using OpenSSL.
36 public class OpenSSLSignature extends Signature {
126 throw new InvalidKeyException("Signature not initialized as DSA");
133 throw new InvalidKeyException("Signature not initialized as DSA");
140 throw new InvalidKeyException("Signature not initialized as RSA");
147 throw new InvalidKeyException("Signature not initialized as RSA");
154 throw new InvalidKeyException("Signature not initialized as RSA");
171 throw new InvalidKeyException("Signature not initialized as DSA")
    [all...]
  /libcore/luni/src/test/java/tests/security/cert/
CertificateTest.java 35 import java.security.Signature;
151 // (So they just like signature tests)
313 usefulProvider = Signature.getInstance("SHA1WithRSA").getProvider();
  /external/bluetooth/glib/gobject/
glib-genmarshal.c 51 const gchar *sig_name; /* signature name [STRING] */
58 const gchar *sig_name; /* signature name [STRING] */
67 } Signature;
324 Signature *sig)
461 process_signature (Signature *sig)
553 Signature *sig)
701 Signature signature = { NULL, NULL, NULL }; local
704 expected_token = parse_line (scanner, &signature);
706 /* once we got a valid signature, process it *
    [all...]

Completed in 914 milliseconds

1 23 4 5