HomeSort by relevance Sort by last modified time
    Searched refs:Algorithm (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/crypto/
secure_hash.h 20 enum Algorithm {
25 static SecureHash* Create(Algorithm type);
symmetric_key.h 28 // Defines the algorithm that a key will be used with. See also
30 enum Algorithm {
37 // Generates a random key suitable to be used with |algorithm| and of
40 static SymmetricKey* GenerateRandomKey(Algorithm algorithm,
44 // for use with specified |algorithm|. Note |algorithm| is not the algorithm
48 static SymmetricKey* DeriveKeyFromPassword(Algorithm algorithm,
    [all...]
symmetric_key_openssl.cc 10 #include <algorithm>
24 SymmetricKey* SymmetricKey::GenerateRandomKey(Algorithm algorithm,
26 DCHECK_EQ(AES, algorithm);
43 SymmetricKey* SymmetricKey::DeriveKeyFromPassword(Algorithm algorithm,
48 DCHECK(algorithm == AES || algorithm == HMAC_SHA1);
68 SymmetricKey* SymmetricKey::Import(Algorithm algorithm,
    [all...]
symmetric_key_nss.cc 18 SymmetricKey* SymmetricKey::GenerateRandomKey(Algorithm algorithm,
20 DCHECK_EQ(AES, algorithm);
39 SymmetricKey* SymmetricKey::DeriveKeyFromPassword(Algorithm algorithm,
61 algorithm == AES ? SEC_OID_AES_256_CBC : SEC_OID_HMAC_SHA1;
84 SymmetricKey* SymmetricKey::Import(Algorithm algorithm,
88 algorithm == AES ? CKM_AES_CBC : CKM_SHA_1_HMAC;
secure_hash_default.cc 86 SecureHash* SecureHash::Create(Algorithm algorithm) {
87 switch (algorithm) {
secure_hash_openssl.cc 92 SecureHash* SecureHash::Create(Algorithm algorithm) {
93 switch (algorithm) {
symmetric_key_win.cc 44 // key created for the specified |provider|. |alg| contains the algorithm of
315 SymmetricKey* SymmetricKey::GenerateRandomKey(Algorithm algorithm,
325 switch (algorithm) {
355 SymmetricKey* SymmetricKey::DeriveKeyFromPassword(Algorithm algorithm,
368 switch (algorithm) {
450 // Convert the derived key bytes into a key handle for the desired algorithm.
464 SymmetricKey* SymmetricKey::Import(Algorithm algorithm,
    [all...]
symmetric_key_unittest.cc 69 crypto::SymmetricKey::Algorithm algorithm; member in struct:PBKDF2TestVector
94 test_data.algorithm,
  /frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_base-inl.h 30 template <typename T, class Algorithm>
31 InterpolatorBase<T, Algorithm>::InterpolatorBase() {
44 template <typename T, class Algorithm>
45 InterpolatorBase<T, Algorithm>::~InterpolatorBase() {
52 template <typename T, class Algorithm>
53 bool InterpolatorBase<T, Algorithm>::Initialize(const vector<T> &x_data,
64 template <typename T, class Algorithm>
65 bool InterpolatorBase<T, Algorithm>::Initialize(double x_start_offset,
74 template <typename T, class Algorithm>
75 bool InterpolatorBase<T, Algorithm>::Initialize(double x_start_offset
    [all...]
interpolator_base.h 27 // class that provides the specific interpolation algorithm. The following list
40 template <typename T, class Algorithm>
99 // Algorithm state (internally owned)
  /libcore/benchmarks/src/benchmarks/regression/
MessageDigestBenchmark.java 33 @Param private Algorithm algorithm; field in class:MessageDigestBenchmark
35 public enum Algorithm { MD5, SHA1, SHA256, SHA384, SHA512 };
43 MessageDigest digest = MessageDigest.getInstance(algorithm.toString(),
DigestBenchmark.java 33 @Param private Algorithm algorithm; field in class:DigestBenchmark
35 public enum Algorithm { MD5, SHA1, SHA256, SHA384, SHA512 };
47 className += ("OpenSSLDigest$" + algorithm);
50 className += (algorithm + "Digest");
KeyPairGeneratorBenchmark.java 30 @Param private Algorithm algorithm; field in class:KeyPairGeneratorBenchmark
32 public enum Algorithm {
46 this.generatorAlgorithm = algorithm.toString();
CipherBenchmark.java 55 @Param private Algorithm algorithm; field in class:CipherBenchmark
57 public enum Algorithm {
103 cipherAlgorithm = algorithm.toString() + "/" + mode.toString() + "/"
106 String keyAlgorithm = algorithm.toString();
SignatureBenchmark.java 42 @Param private Algorithm algorithm; field in class:SignatureBenchmark
44 public enum Algorithm {
68 this.signatureAlgorithm = algorithm.toString();
  /external/nanopb-c/tools/
make_windows_package.sh 40 <file name="msvcr90.dll" hashalg="SHA1" hash="e0dcdcbfcb452747da530fae6b000d47c8674671"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>KSaO8M0iCtPF6YEr79P1dZsnomY=</dsig:DigestValue></asmv2:hash></file> <file name="msvcp90.dll" hashalg="SHA1" hash="81efe890e4ef2615c0bb4dda7b94bea177c86ebd"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>ojDmTgpYMFRKJYkPcM6ckpYkWUU=</dsig:DigestValue></asmv2:hash></file> <file name="msvcm90.dll" hashalg="SHA1" hash="5470081b336abd7b82c6387567a661a729483b04"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>tVogb8kezDre2mXShlIqpp8ErIg=</dsig:DigestValue></asmv2:hash></file>
  /external/smack/src/org/xbill/DNS/
DNSSEC.java 25 public static class Algorithm {
26 private Algorithm() {}
61 /** Private algorithm, specified by domain name */
64 /** Private algorithm, specified by OID */
67 private static Mnemonic algs = new Mnemonic("DNSSEC algorithm",
90 * Converts an algorithm into its textual representation
98 * Converts a textual representation of an algorithm into its numeric
100 * @param s The textual representation of the algorithm
101 * @return The algorithm code, or -1 on error.
203 * An algorithm is unsupported by this DNSSEC implementation
    [all...]
SSHFPRecord.java 18 public static class Algorithm {
19 private Algorithm() {}
44 * @param alg The public key's algorithm.
83 /** Returns the public key's algorithm. */
DNSKEYRecord.java 52 * @param alg The key's algorithm
66 * @param alg The key's algorithm
85 alg = DNSSEC.Algorithm.value(algString);
87 throw st.exception("Invalid algorithm: " + algString);
IPSECKEYRecord.java 19 public static class Algorithm {
20 private Algorithm() {}
52 * @param algorithmType The record's algorithm type.
191 /** Returns the record's algorithm type. */
KEYBase.java 88 * Returns the key's algorithm
117 if (alg == DNSSEC.Algorithm.RSAMD5) {
CERTRecord.java 83 * @param s The textual representation of the algorithm
84 * @return The algorithm code, or -1 on error.
124 * @param alg The algorithm of the associated KEYRecord, if present
155 alg = DNSSEC.Algorithm.value(algString);
157 throw st.exception("Invalid algorithm: " + algString);
201 * Returns the algorithm of the associated KEYRecord, if present
SIGBase.java 71 alg = DNSSEC.Algorithm.value(algString);
73 throw st.exception("Invalid algorithm: " + algString);
122 * Returns the cryptographic algorithm of the key that generated the signature
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winefs.h 37 ALG_ID Algorithm;
  /external/lzma/Java/SevenZip/
LzmaAlone.java 26 public int Algorithm = 2;
45 Algorithm = Integer.parseInt(s.substring(1));
204 if (!encoder.SetAlgorithm(params.Algorithm))

Completed in 336 milliseconds

1 2