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

1 2 3

  /external/webrtc/webrtc/base/
openssl.h 14 #include <openssl/ssl.h>
17 #error OpenSSL is older than 1.0.0, which is the minimum supported version.
  /external/curl/docs/cmdline-opts/
capath.d 9 built against OpenSSL, the directory must have been processed using the
10 c_rehash utility supplied with OpenSSL. Using --capath can allow
11 OpenSSL-powered curl to make SSL-connections much more efficiently than using
engine.d 6 Select the OpenSSL crypto engine to use for cipher operations. Use --engine
pinnedpubkey.d 17 7.39.0: OpenSSL, GnuTLS and GSKit
22 7.44.0: OpenSSL, GnuTLS, NSS and wolfSSL/CyaSSL.
cert-status.d 13 This is currently only implemented in the OpenSSL, GnuTLS and NSS backends.
pubkey.d 14 libssh2 1.2.8 or higher that is itself linked against OpenSSL.)
proxy.d 14 OpenSSL, GnuTLS and NSS.
  /external/boringssl/ios-arm/crypto/fipsmodule/
sha256-armv4.S 1 @ Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
3 @ Licensed under the OpenSSL license (the "License"). You may not use
6 @ https://www.openssl.org/source/license.html
10 @ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
11 @ project. The module is, however, dual licensed under OpenSSL and
13 @ details see http://www.openssl.org/~appro/cryptogams/.
47 # include <openssl/arm_arch.h>
    [all...]
sha512-armv4.S 1 @ Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
3 @ Licensed under the OpenSSL license (the "License"). You may not use
6 @ https://www.openssl.org/source/license.html
10 @ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
11 @ project. The module is, however, dual licensed under OpenSSL and
13 @ details see http://www.openssl.org/~appro/cryptogams/.
45 @ not be observed, see http://www.openssl.org/~appro/Snapdragon-S4.html
56 # include <openssl/arm_arch.h>
    [all...]
  /external/boringssl/linux-arm/crypto/fipsmodule/
sha256-armv4.S 2 @ Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
4 @ Licensed under the OpenSSL license (the "License"). You may not use
7 @ https://www.openssl.org/source/license.html
11 @ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
12 @ project. The module is, however, dual licensed under OpenSSL and
14 @ details see http://www.openssl.org/~appro/cryptogams/.
48 # include <openssl/arm_arch.h>
    [all...]
sha512-armv4.S 2 @ Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
4 @ Licensed under the OpenSSL license (the "License"). You may not use
7 @ https://www.openssl.org/source/license.html
11 @ Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
12 @ project. The module is, however, dual licensed under OpenSSL and
14 @ details see http://www.openssl.org/~appro/cryptogams/.
46 @ not be observed, see http://www.openssl.org/~appro/Snapdragon-S4.html
57 # include <openssl/arm_arch.h>
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
SignatureBenchmark.java 54 public enum Implementation { OpenSSL, BouncyCastle };
95 case OpenSSL:
114 case OpenSSL:
KeyPairGeneratorBenchmark.java 35 public enum Implementation { OpenSSL, BouncyCastle };
CipherBenchmark.java 80 public enum Implementation { OpenSSL, BouncyCastle };
113 case OpenSSL:
  /external/curl/packages/vms/
build_vms.com 8 $! If OPENSSL is defined, but SSL$INCLUDE is not, then OpenSSL will be
21 $! Note, you must match the pointer size that the OpenSSL
49 $! Note, you must match the pointer size that the OpenSSL
51 $! correct HP OpenSSL image.
53 $! OSSLOLB Use OpenSSL object libraries (.OLB), even if shared
96 $! Added OSSLOLB option, and support for OpenSSL
102 $! here, eliminating the hard-coded OpenSSL nonsense.
276 $ openssl = 0
550 $ if (f$trnlnm("OPENSSL") .nes. ""
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/x509/
sec1_test.go 18 // openssl ecparam -genkey -name secp384r1 -outform PEM
23 // This was generated using an old version of OpenSSL and is missing a
pem_decrypt.go 8 // generate a key from the password was derived by looking at the OpenSSL
45 // block. The ivSize numbers were taken from the OpenSSL source.
81 // the OpenSSL source.
139 // Based on the OpenSSL implementation. The salt is the first 8 bytes
  /prebuilts/go/linux-x86/src/crypto/x509/
sec1_test.go 18 // openssl ecparam -genkey -name secp384r1 -outform PEM
23 // This was generated using an old version of OpenSSL and is missing a
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_test.go 24 // (OpenSSL) of TLS and record the bytes of the resulting connection. The Go
55 // This test ensures that the version of OpenSSL looks reasonable
62 openssl := exec.Command("openssl", "version")
63 output, err := openssl.CombinedOutput()
70 if strings.HasPrefix(version, "OpenSSL 1.1.0") {
76 println("You need to build OpenSSL 1.1.0 from source in order")
84 opensslVersionTestErr = errors.New("version of OpenSSL does not appear to be suitable for updating test data")
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_test.go 24 // (OpenSSL) of TLS and record the bytes of the resulting connection. The Go
55 // This test ensures that the version of OpenSSL looks reasonable
62 openssl := exec.Command("openssl", "version")
63 output, err := openssl.CombinedOutput()
70 if strings.HasPrefix(version, "OpenSSL 1.1.0") {
76 println("You need to build OpenSSL 1.1.0 from source in order")
84 opensslVersionTestErr = errors.New("version of OpenSSL does not appear to be suitable for updating test data")
  /external/curl/projects/
build-openssl.bat 109 if not defined START_DIR set START_DIR=..\..\openssl
145 rem Check that OpenSSL is not unsupported version 1.1.0
306 echo Usage: build-openssl ^<compiler^> ^<platform^> [configuration] [directory]
333 echo directory - Specifies the OpenSSL source directory
368 echo Error: Cannot locate OpenSSL source directory
373 echo Error: Unsupported OpenSSL version.
375 echo LTS version of OpenSSL ^(v1.0.2^). The next version of this build script
376 echo will support OpenSSL v1.1.0.
  /external/libchrome/build/
build_config.h 101 #error Cannot use both OpenSSL and NSS for certificates
  /external/libmojo/build/
build_config.h 67 #error Cannot use both OpenSSL and NSS for certificates
  /external/pdfium/third_party/build/
build_config.h 67 #error Cannot use both OpenSSL and NSS for certificates
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 14 # Root directory for OpenSSL
15 # (http://www.openssl.org/source/openssl-0.9.8a.tar.gz)
17 # Note: If EAP-FAST is included in the build, OpenSSL needs to be patched to
18 # support it (openssl-tls-extensions.patch)
20 # installation package for OpenSSL.
21 OPENSSLDIR=C:\dev\openssl
172 # If using Win32 OpenSSL binary installation from Shining Light Productions,

Completed in 2070 milliseconds

1 2 3