Home
last modified time | relevance | path

Searched refs:run_setkey (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libcrypt/common/
H A Dcryptio.c32 #pragma weak _run_setkey = run_setkey
68 run_setkey(int p[2], const char *keyparam) in run_setkey() function
H A Dmapfile-vers73 run_setkey;
H A Dllib-lcrypt48 int run_setkey(int p[2], const char *keyparam);
/titanic_41/usr/src/head/
H A Dcrypt.h57 extern int run_setkey(int *, const char *);
/titanic_41/usr/src/man/man3ext/
H A DMakefile125 run_setkey.3ext \
146 run_setkey.3ext := LINKSRC = crypt.3ext
/titanic_41/usr/src/cmd/vi/port/
H A Dexrecover.c175 kflag = run_setkey(perm, (unsigned char *)getenv("CrYpTkEy")); in main()
177 kflag = run_setkey(perm, mypass("Enter key:")); in main()
H A Dex.c425 if ((kflag = run_setkey(perm, in main()
H A Dex_cmds.c246 if ((kflag = run_setkey(perm,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc125 link path=usr/share/man/man3ext/run_setkey.3ext target=crypt.3ext
/titanic_41/usr/src/cmd/ed/
H A Ded.c445 if ((kflag = run_setkey(&perm[0], getkey(msgtab[66]))) in main()
898 if ((kflag = run_setkey(&perm[0], getkey(msgtab[66]))) in commands()
/titanic_41/
H A D.gitignore6266 usr/src/man/man3ext/run_setkey.3ext