Searched refs:OpenSSL (Results 1 – 6 of 6) sorted by relevance
1 # This is based on the default OpenSSL configuration file which is4 # Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.20 # "This product includes software developed by the OpenSSL Project21 # for use in the OpenSSL Toolkit. (http://www.openssl.org/)"23 # 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to28 # 5. Products derived from this software may not be called "OpenSSL"29 # nor may "OpenSSL" appear in their names without prior written30 # permission of the OpenSSL Project.34 # "This product includes software developed by the OpenSSL Project35 # for use in the OpenSSL Toolkit (http://www.openssl.org/)"[all …]
54 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant95 case OpenSSL: in timeSign()114 case OpenSSL: in timeVerify()
80 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant113 case OpenSSL: in setUp()
35 public enum Implementation { OpenSSL, BouncyCastle }; enumConstant
21 # Android's provider of OpenSSL backed implementations27 # Android's provider of OpenSSL backed implementations45 # For SSLServerSockets, there's only the new, OpenSSL-based implementation:
49 "SPDX-license-identifier-OpenSSL",