HomeSort by relevance Sort by last modified time
    Searched refs:OpenSSL (Results 26 - 29 of 29) sorted by null

12

  /external/ipsec-tools/src/racoon/
crypto_openssl.c 44 /* get openssl/ssleay version number */
45 #include <openssl/opensslv.h>
48 #error OpenSSL version 0.9.6 or later required.
51 #include <openssl/pem.h>
52 #include <openssl/evp.h>
53 #include <openssl/x509.h>
54 #include <openssl/x509v3.h>
55 #include <openssl/x509_vfy.h>
56 #include <openssl/bn.h>
57 #include <openssl/dh.h
    [all...]
  /external/openssl/apps/
apps.c 59 * Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved.
75 * "This product includes software developed by the OpenSSL Project
76 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
78 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
81 * openssl-core@openssl.org.
83 * 5. Products derived from this software may not be called "OpenSSL"
84 * nor may "OpenSSL" appear in their names without prior writte
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 143 The idea is that I am not striving to replace OpenSSL or Crypto++ or Cryptlib or etc. I'm trying to write my
161 with \textit{cycles per byte} timings that are comparable (and often favourable) to other libraries such as OpenSSL and
179 unlike libraries like OpenSSL is not tied to direct routines. For instance, in OpenSSL there are CBC block
    [all...]
  /external/dropbear/libtommath/
bn.tex 245 Unlike GNU MP (GMP) Library, LIP, OpenSSL or various other commercial kits (Miracl), LibTomMath was not written with
    [all...]

Completed in 291 milliseconds

12