| /system/keymaster/ |
| rsa_key_factory.cpp | 167 keymaster_algorithm_t algorithm = KM_ALGORITHM_RSA; local 168 if (!updated_description->GetTagValue(TAG_ALGORITHM, &algorithm)) 170 if (algorithm != KM_ALGORITHM_RSA)
|
| /hardware/interfaces/drm/1.0/ |
| IDrmPlugin.hal | 369 * Set the cipher algorithm to be used for the specified session. 372 * @param algorithm the algorithm to use. The string conforms to JCA 374 * example algorithm is "AES/CBC/PKCS5Padding". 378 * if the HAL is in a state where the algorithm cannot be set. 380 setCipherAlgorithm(SessionId sessionId, string algorithm) 384 * Set the MAC algorithm to be used for computing hashes in a session. 387 * @param algorithm the algorithm to use. The string conforms to JCA 389 * algorithm string is "HmacSHA256" [all...] |
| /external/clang/INPUTS/ |
| all-std-headers.cpp | 1 #include <algorithm>
|
| /external/conscrypt/common/src/main/java/org/conscrypt/ |
| OpenSSLECDHKeyAgreement.java | 115 protected SecretKey engineGenerateSecret(String algorithm) { 117 return new SecretKeySpec(engineGenerateSecret(), algorithm); 141 throw new InvalidAlgorithmParameterException("No algorithm parameters supported");
|
| /external/conscrypt/platform/src/main/java/org/conscrypt/ct/ |
| CTLogInfo.java | 122 String algorithm = sct.getSignature().getAlgorithm(); local 123 signature = Signature.getInstance(algorithm);
|
| /external/libcxx/test/libcxx/ |
| double_include.sh.cpp | 24 #include <algorithm> 137 #include <experimental/algorithm>
|
| /external/mdnsresponder/mDNSShared/ |
| dnsextd_lexer.l | 66 algorithm return ALGORITHM;
|
| /external/vboot_reference/tests/ |
| load_kernel_tests.sh | 31 --key ${TESTKEY_DIR}/key_rsa2048.keyb --algorithm 4
|
| /libcore/benchmarks/src/benchmarks/regression/ |
| SignatureBenchmark.java | 41 @Param private Algorithm algorithm; field in class:SignatureBenchmark 43 public enum Algorithm { 68 this.signatureAlgorithm = algorithm.toString();
|
| /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
| KeyFactoryTest.java | 71 String algorithm = parameters[i]; local 73 String message = "getInstance(" + (algorithm == null ? "null" : "\"" + algorithm + "\"") + ")"; 75 KeyFactory.getInstance(algorithm); 159 String algorithm = algorithms[i]; local 162 (algorithm == null ? "null" : "\"" + algorithm + "\"") + 167 KeyFactory.getInstance(algorithm, provider);
|
| /libcore/luni/src/test/java/tests/targets/security/ |
| SignatureTestMD2withRSA.java | 131 public MD2withRSA(String algorithm) { 132 super(algorithm);
|
| /libcore/ojluni/src/main/java/javax/net/ssl/ |
| SSLParameters.java | 41 * algorithm during SSL/TLS handshaking, the Server Name Indication (SNI), 42 * the algorithm constraints and whether SSL/TLS servers should request 81 * The values of cipherSuites, protocols, cryptographic algorithm 82 * constraints, endpoint identification algorithm, server names and 204 * Returns the cryptographic algorithm constraints. 206 * @return the cryptographic algorithm constraints, or null if the 218 * Sets the cryptographic algorithm constraints, which will be used 222 * cryptographic algorithm, key and algorithm parameters used in the 225 * @param constraints the algorithm constraints (or null [all...] |
| /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/cuda_wrappers/ |
| algorithm | 1 /*===---- complex - CUDA wrapper for <algorithm> ----------------------------=== 41 // *before* we include <algorithm>. So we'd have to unconditionally 43 // things for people who choose not to include <algorithm>. 45 #include_next <algorithm>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
| extc++.h | 33 #include <ext/algorithm>
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
| extc++.h | 33 #include <ext/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/ |
| extc++.h | 33 #include <ext/algorithm>
|