Home
last modified time | relevance | path

Searched defs:nkey (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/auth/secstore/
H A Daescbc.c40 int n, nkey, pass_stdin = 0, pass_nvram = 0; in main() local
H A Dsecstore.c30 getfile(SConn *conn, char *gf, uchar **buf, ulong *buflen, uchar *key, int nkey) in getfile()
149 putfile(SConn *conn, char *pf, uchar *buf, ulong len, uchar *key, int nkey) in putfile()
/plan9/sys/src/cmd/ssh1/
H A Dpubkey.c142 char *h, *nkey, *p; in replacekey() local
/plan9/sys/src/cmd/ssh2/
H A Dpubkey.c144 char *h, *nkey, *p; in replacekey() local
/plan9/sys/src/cmd/unix/drawterm/libsec/
H A Dtlshand.c1638 tlsPmd5(uchar *buf, int nbuf, uchar *key, int nkey, uchar *label, int nlabel, uchar *seed0, int nse… in tlsPmd5()
1667 tlsPsha1(uchar *buf, int nbuf, uchar *key, int nkey, uchar *label, int nlabel, uchar *seed0, int ns… in tlsPsha1()
1697 tlsPRF(uchar *buf, int nbuf, uchar *key, int nkey, char *label, uchar *seed0, int nseed0, uchar *se… in tlsPRF()
1998 sslPRF(uchar *buf, int nbuf, uchar *key, int nkey, char *label, uchar *seed0, int nseed0, uchar *se… in sslPRF()
/plan9/sys/src/cmd/auth/factotum/
H A Ddat.h101 int nkey; member
H A Dsecstore.c285 getfile(SConn *conn, uchar *key, int nkey) in getfile()
/plan9/sys/src/libsec/port/
H A Dtlshand.c1667 tlsPmd5(uchar *buf, int nbuf, uchar *key, int nkey, uchar *label, int nlabel, uchar *seed0, int nse… in tlsPmd5()
1696 tlsPsha1(uchar *buf, int nbuf, uchar *key, int nkey, uchar *label, int nlabel, uchar *seed0, int ns… in tlsPsha1()
1726 tlsPRF(uchar *buf, int nbuf, uchar *key, int nkey, char *label, uchar *seed0, int nseed0, uchar *se… in tlsPRF()
2027 sslPRF(uchar *buf, int nbuf, uchar *key, int nkey, char *label, uchar *seed0, int nseed0, uchar *se… in sslPRF()
/plan9/sys/src/cmd/auth/
H A Dauthsrv.c231 char okey[DESKEYLEN], nkey[DESKEYLEN]; in changepasswd() local
/plan9/sys/src/cmd/unix/drawterm/
H A Dsecstore.c331 getfile(SConn *conn, uchar *key, int nkey) in getfile()
/plan9/sys/src/cmd/scat/
H A Dsky.h245 int nkey; member