OpenSSL 1.1.1-pre2
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
const char *IDEA_options(void)
|
||||
{
|
||||
return ("idea(int)");
|
||||
return "idea(int)";
|
||||
}
|
||||
|
||||
void IDEA_ecb_encrypt(const unsigned char *in, unsigned char *out,
|
||||
|
||||
Reference in New Issue
Block a user