- import of strongswan-2.7.0
- applied patch for charon
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/* Glue header */
|
||||
#include "serpent.h"
|
||||
int serpent_cbc_encrypt(serpent_context *ctx, const u_int8_t * in, u_int8_t * out, int ilen, const u_int8_t * iv, int encrypt);
|
||||
Reference in New Issue
Block a user