/plan9/sys/src/cmd/auth/secstore/ |
H A D | aescbc.c | 40 int n, nkey, pass_stdin = 0, pass_nvram = 0; in main() local
|
H A D | secstore.c | 30 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 D | pubkey.c | 142 char *h, *nkey, *p; in replacekey() local
|
/plan9/sys/src/cmd/ssh2/ |
H A D | pubkey.c | 144 char *h, *nkey, *p; in replacekey() local
|
/plan9/sys/src/cmd/unix/drawterm/libsec/ |
H A D | tlshand.c | 1638 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 D | dat.h | 101 int nkey; member
|
H A D | secstore.c | 285 getfile(SConn *conn, uchar *key, int nkey) in getfile()
|
/plan9/sys/src/libsec/port/ |
H A D | tlshand.c | 1667 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 D | authsrv.c | 231 char okey[DESKEYLEN], nkey[DESKEYLEN]; in changepasswd() local
|
/plan9/sys/src/cmd/unix/drawterm/ |
H A D | secstore.c | 331 getfile(SConn *conn, uchar *key, int nkey) in getfile()
|
/plan9/sys/src/cmd/scat/ |
H A D | sky.h | 245 int nkey; member
|