Home
last modified time | relevance | path

Searched refs:OpenSSL (Results 1 – 6 of 6) sorted by relevance

/libcore/support/src/test/java/tests/resources/x509/
Ddefault.cnf1 # This is based on the default OpenSSL configuration file which is
4 # Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
20 # "This product includes software developed by the OpenSSL Project
21 # for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
23 # 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
28 # 5. Products derived from this software may not be called "OpenSSL"
29 # nor may "OpenSSL" appear in their names without prior written
30 # permission of the OpenSSL Project.
34 # "This product includes software developed by the OpenSSL Project
35 # for use in the OpenSSL Toolkit (http://www.openssl.org/)"
[all …]
/libcore/benchmarks/src/benchmarks/regression/
DSignatureBenchmark.java54 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant
95 case OpenSSL: in timeSign()
114 case OpenSSL: in timeVerify()
DCipherBenchmark.java80 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant
113 case OpenSSL: in setUp()
DKeyPairGeneratorBenchmark.java35 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant
/libcore/luni/src/main/java/java/security/
Dsecurity.properties21 # Android's provider of OpenSSL backed implementations
27 # Android's provider of OpenSSL backed implementations
45 # For SSLServerSockets, there's only the new, OpenSSL-based implementation:
/libcore/
DAndroid.bp49 "SPDX-license-identifier-OpenSSL",