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

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dscramble.c18 __RCSID("$NetBSD: scramble.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
76 * scramble(STR) returns SCRM, a scrambled copy of STR. SCRM[0] is a
89 scramble (char *str) function
129 /* Method `A' is symmetrical, so scramble again to decrypt. */
130 s = scramble (str + 1);
168 e = scramble (cleartexts[i]);
H A Dbuild_src.com45 $ CC scramble.c
65 remove.obj,repos.obj,root.obj,run.obj,scramble.obj,server.obj,-
H A Dlogin.c537 typed_password = scramble (current_parsed_root->password);
549 typed_password = scramble (tmp);
600 return scramble (current_parsed_root->password);
H A DMakefile.am78 scramble.c \
H A Dcvs.h932 char *scramble (char *str);
H A Dclient.c3669 password = scramble ("");
/netbsd-current/usr.sbin/rpc.pcnfsd/
H A Dextern.h30 void scramble(char *, char *);
H A Dpcnfsd_v1.c85 scramble(arg->id, uname);
86 scramble(arg->pw, pw);
H A Dpcnfsd_test.c100 scramble(char *s1, char *s2) function
159 scramble(user_name, uname);
160 scramble(pwrd, pw);
H A Dpcnfsd_v2.c100 scramble(arg->id, uname);
101 scramble(arg->pw, pw);
H A Dpcnfsd_misc.c86 scramble(char *s1, char *s2) function
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/devinit/
H A Dnouveau_nvkm_subdev_devinit_nv05.c88 u32 scramble = nvbios_rd32(bios, data); local
89 nvkm_wr32(device, NV04_PFB_SCRAMBLE(i), scramble);
/netbsd-current/external/gpl2/xcvs/bin/xcvs/
H A DMakefile20 run.c scramble.c server.c stack.c status.c subr.c tag.c update.c \
/netbsd-current/external/lgpl3/gmp/dist/mpn/alpha/ev6/
H A Dmul_1.asm59 C r20,r29,r13-r15 scramble

Completed in 277 milliseconds