]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/racoon/algorithm.c
ipsec-317.200.3.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / algorithm.c
index 31291b5a7a72e634f9271f610bba9ccb80a277a2..4aaa0eaebe9291a9d7e1760360182c0fb12e5529 100644 (file)
@@ -50,7 +50,6 @@
 #include "ipsec_doi.h"
 #include "gcmalloc.h"
 
-
 static struct hash_algorithm oakley_hashdef[] = {
 { "md5",       algtype_md5,            OAKLEY_ATTR_HASH_ALG_MD5,
                eay_md5_init,           eay_md5_update,
@@ -736,7 +735,6 @@ alg_oakley_authdef_name (doi)
        return "*UNKNOWN*";
 }
 
-
 /*
  * give the default key length
  * OUT:        -1:             NG
@@ -882,7 +880,6 @@ algtype2doi(class, type)
        return res;
 }
 
-
 /*
  * convert algorithm class to DOI value.
  * OUT -1   : NG