Home | History | Annotate | Download | only in apps

Lines Matching refs:openssl

3 /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
8 * Copyright (c) 1999 The OpenSSL Project. All rights reserved.
24 * "This product includes software developed by the OpenSSL Project
25 * for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
27 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
30 * licensing@OpenSSL.org.
32 * 5. Products derived from this software may not be called "OpenSSL"
33 * nor may "OpenSSL" appear in their names without prior written
34 * permission of the OpenSSL Project.
38 * "This product includes software developed by the OpenSSL Project
39 * for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
41 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
44 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
65 #include <openssl/bio.h>
66 #include <openssl/conf.h>
67 #include <openssl/err.h>
68 #include <openssl/evp.h>
69 #include <openssl/lhash.h>
70 #include <openssl/x509.h>
71 #include <openssl/pem.h>