dma: unconditionally use openssl
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 16 Jul 2009 10:24:44 +0000 (12:24 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Thu, 16 Jul 2009 14:13:07 +0000 (16:13 +0200)
commit1ff94032a892b79a088be1baaa5136a593267200
tree1d6499320529fc6c7210a2b68bfaa7ca68ac91d5
parenteb8700811f4fa825ca5d1ee92b744b0fe2170efa
dma: unconditionally use openssl

Drop HAVE_CRYPTO and unconditionally use openssl.  Dma is supposed to be
small and secure, so there is no way around openssl anyways.
libexec/dma/Makefile
libexec/dma/crypto.c
libexec/dma/dma.c
libexec/dma/dma.h
libexec/dma/net.c