Searched refs:scramble (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Dscramble.c74 * scramble(STR) returns SCRM, a scrambled copy of STR. SCRM[0] is a
87 scramble (str) function
129 /* Method `A' is symmetrical, so scramble again to decrypt. */
130 s = scramble (str + 1);
168 e = scramble (cleartexts[i]);
H A Dlogin.c542 typed_password = scramble (current_parsed_root->password);
554 typed_password = scramble (tmp);
607 return scramble (current_parsed_root->password);
H A DMakefile.am76 scramble.c \
H A Dcvs.h927 char *scramble PROTO ((char *str));
H A Dclient.c3933 password = scramble ("");
/freebsd-9.3-release/gnu/usr.bin/cvs/cvs/
H A DMakefile22 recurse.c release.c remove.c repos.c root.c run.c scramble.c \

Completed in 411 milliseconds