Searched
refs:algorithm (Results
451 -
475 of
4302) sorted by null
<<11121314151617181920>>
| /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.cons/ |
| char_ptr_ctor.pass.cpp | 18 #include <algorithm> // for 'min' and 'max'
|
| ull_ctor.pass.cpp | 14 #include <algorithm> // for 'min' and 'max'
|
| /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/template.bitset/bitset.members/ |
| to_ullong.pass.cpp | 13 #include <algorithm>
|
| /system/chre/platform/slpi/ |
| platform_sensor_util.cc | 19 #include <algorithm>
|
| /system/core/adb/ |
| shell_service_protocol.cpp | 21 #include <algorithm>
|
| /system/keymaster/include/keymaster/ |
| soft_keymaster_context.h | 63 KeyFactory* GetKeyFactory(keymaster_algorithm_t algorithm) const override; 64 OperationFactory* GetOperationFactory(keymaster_algorithm_t algorithm, 83 EVP_PKEY* AttestationKey(keymaster_algorithm_t algorithm, 85 keymaster_cert_chain_t* AttestationChain(keymaster_algorithm_t algorithm,
|
| /system/update_engine/payload_generator/ |
| bzip.cc | 22 #include <algorithm>
|
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/ |
| OperatorHelper.java | 156 Cipher createAsymmetricWrapper(ASN1ObjectIdentifier algorithm, Map extraAlgNames) 165 cipherName = (String)extraAlgNames.get(algorithm); 170 cipherName = (String)asymmetricWrapperAlgNames.get(algorithm); 198 return helper.createCipher(algorithm.getId()); 206 Cipher createSymmetricWrapper(ASN1ObjectIdentifier algorithm) 211 String cipherName = (String)symmetricWrapperAlgNames.get(algorithm); 225 return helper.createCipher(algorithm.getId()); 253 throw new OperatorCreationException("cannot create algorithm parameters: " + e.getMessage(), e); 262 throw new OperatorCreationException("cannot initialise algorithm parameters: " + e.getMessage(), e); 347 public Signature createRawSignature(AlgorithmIdentifier algorithm) [all...] |
| /external/tpm2/ |
| Duplicate.c | 21 // symmetric algorithm 22 // TPM_RC_SYMMETRIC encryptedDuplication is SET but no symmetric algorithm is provided 62 if(in->symmetricAlg.algorithm == TPM_ALG_NULL) 68 if(in->symmetricAlg.algorithm == TPM_ALG_NULL) 70 // if algorithm is TPM_ALG_NULL, input key size must be 0 79 // If provided the input symmetric key must match the size of the algorithm
|
| StartAuthSession.c | 91 if( in->symmetric.algorithm != TPM_ALG_NULL 92 && in->symmetric.algorithm != TPM_ALG_XOR
|
| /external/vboot_reference/utility/ |
| dev_make_keypair | 44 # Emit .vbpubk and .vbprivk using given basename and algorithm. 63 --algorithm $alg 69 --algorithm $alg
|
| /frameworks/base/core/java/android/net/ |
| IpSecAlgorithm.java | 25 * IpSecAlgorithm specifies a single algorithm that can be applied to an IpSec Transform. Refer to 33 * AES-CBC Encryption/Ciphering Algorithm. 40 * MD5 HMAC Authentication/Integrity Algorithm. This algorithm is not recommended for use in new 48 * SHA1 HMAC Authentication/Integrity Algorithm. This algorithm is not recommended for use in 56 * SHA256 HMAC Authentication/Integrity Algorithm. 63 * SHA384 HMAC Authentication/Integrity Algorithm. 69 * SHA512 HMAC Authentication/Integrity Algorithm 92 * algorithm [all...] |
| /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
| KeyAgreementSpiTest.java | 59 protected SecretKey engineGenerateSecret(String algorithm) throws IllegalStateException, 61 return super.engineGenerateSecret(algorithm);
|
| SealedObjectTest.java | 145 assertEquals("The algorithm which was used to seal the object " 146 + "should be the same as the algorithm used to seal the " 156 String algorithm = "DES"; local 157 KeyGenerator kg = KeyGenerator.getInstance(algorithm); 160 Cipher cipher = Cipher.getInstance(algorithm); 164 assertEquals("The algorithm name should be the same as used " 165 + "in cipher.", algorithm, so.getAlgorithm()); 171 String algorithm = "DES"; local 172 KeyGenerator kg = KeyGenerator.getInstance(algorithm); 175 Cipher cipher = Cipher.getInstance(algorithm); [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/ |
| stdc++.h | 64 #include <algorithm>
|
| /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/ |
| stdc++.h | 64 #include <algorithm>
|
Completed in 2318 milliseconds
<<11121314151617181920>>