Move DES_SPtrans to where it really belongs, dec_enc to be specific.

This commit is contained in:
Andy Polyakov
2005-10-25 15:43:18 +00:00
parent a4d729f31d
commit 70532b7d6b
5 changed files with 347 additions and 93 deletions

View File

@@ -58,7 +58,6 @@
#include "des_locl.h"
#include "des_ver.h"
#include "spr.h"
#include <openssl/opensslv.h>
#include <openssl/bio.h>