Home | History | Annotate | Download | only in des

Lines Matching refs:openssl

6  * provide an interface compatible with OpenSSL 0.9.6c.  OpenSSL now
13 * OpenSSL 1.0!
18 /* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
22 * Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved.
38 * "This product includes software developed by the OpenSSL Project
39 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
41 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
44 * openssl-core@openssl.org.
46 * 5. Products derived from this software may not be called "OpenSSL"
47 * nor may "OpenSSL" appear in their names without prior written
48 * permission of the OpenSSL Project.
52 * "This product includes software developed by the OpenSSL Project
53 * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
55 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
58 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
76 #include <openssl/des.h>
77 #include <openssl/rand.h>