Test
This commit is contained in:
@@ -590,7 +590,7 @@ des_cipher(const char *in, char *out, int salt, int count)
|
|||||||
memcpy(out, x, sizeof x);
|
memcpy(out, x, sizeof x);
|
||||||
return(retval);
|
return(retval);
|
||||||
}
|
}
|
||||||
|
xxxx
|
||||||
char *
|
char *
|
||||||
xcrypt(const char *key, const char *setting)
|
xcrypt(const char *key, const char *setting)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user