| /plan9/sys/src/cmd/auth/factotum/ |
| H A D | dat.h | 36 typedef struct Key Key; typedef 70 Key *key; 77 struct Key struct 100 Key **key; argument 117 int (*addkey)(Key*, int); 118 void (*closekey)(Key*); 196 int canusekey(Fsstate*, Key*); 197 void closekey(Key*); 199 void disablekey(Key*); 204 int findkey(Key**, Keyinfo*, char*, ...); [all …]
|
| H A D | pass.c | 12 Key *key; 30 Key *k; in passinit()
|
| H A D | wep.c | 11 Key *key; 23 Key *k; in wepinit()
|
| H A D | rsa.c | 50 Key *key; 58 readrsapriv(Key *k) in readrsapriv() 264 rsaaddkey(Key *k, int before) in rsaaddkey() 276 rsaclosekey(Key *k) in rsaclosekey()
|
| H A D | util.c | 180 canusekey(Fsstate *fss, Key *k) in canusekey() 202 closekey(Key *k) in closekey() 326 findkey(Key **ret, Keyinfo *ki, char *fmt, ...) in findkey() 332 Key *k; in findkey() 432 findp9authkey(Key **k, Fsstate *fss) in findp9authkey() 786 replacekey(Key *kn, int before) in replacekey() 789 Key *k; in replacekey() 987 disablekey(Key *k) in disablekey()
|
| H A D | p9sk1.c | 23 Key *key; 70 Key *k; in p9skinit() 190 Key *srvkey; in p9skwrite() 385 p9skaddkey(Key *k, int before) in p9skaddkey() 409 p9skclosekey(Key *k) in p9skclosekey()
|
| H A D | p9cr.c | 24 Key *key; 210 vncaddkey(Key *k, int before) in vncaddkey() 230 vncclosekey(Key *k) in vncclosekey()
|
| H A D | p9any.c | 96 setupfss(Fsstate *fss, State *s, Key *k) in setupfss() 146 Key *k; in p9anyread() 255 Key *k; in p9anywrite()
|
| H A D | apop.c | 22 Key *key; 98 Key *k; in apopwrite()
|
| H A D | chap.c | 37 Key *key; 134 Key *k; in chapwrite()
|
| H A D | httpdigest.c | 108 Key *k; in hdwrite()
|
| H A D | rpc.c | 390 Key *k; in ctlwrite() 491 k = emalloc(sizeof(Key)); in ctlwrite()
|
| H A D | fs.c | 460 Key *k; in keylist()
|
| /plan9/sys/src/cmd/ |
| H A D | sort.c | 41 typedef struct Key Key; typedef 47 Key* key; 54 Key* key; /* copy of line->key so (Line*) looks like (Merge*) */ 60 struct Key struct 76 void (*dokey)(Key*, uchar*, uchar*, Field*); argument 104 void dokey_(Key*, uchar*, uchar*, Field*); 105 void dokey_dfi(Key*, uchar*, uchar*, Field*); 106 void dokey_gn(Key*, uchar*, uchar*, Field*); 107 void dokey_m(Key*, uchar*, uchar*, Field*); 108 void dokey_r(Key*, uchar*, uchar*, Field*); [all …]
|
| /plan9/sys/src/cmd/ip/snoopy/ |
| H A D | eapol.c | 23 Key, enumerator 37 { "eapol_key", Key, }, 89 case Key: in op()
|
| /plan9/sys/src/cmd/ssh1/ |
| H A D | agent.c | 4 typedef struct Key Key; typedef 5 struct Key struct 41 listkeys(Key **kp) in listkeys() 44 Key *k; in listkeys() 249 Key *k; in handlefullmsg()
|
| /plan9/sys/src/cmd/ndb/ |
| H A D | dns.h | 175 typedef struct Key Key; typedef 235 struct Key struct 312 Key *key;
|
| /plan9/sys/src/games/music/jukefs/ |
| H A D | object.h | 13 Key, enumerator
|
| H A D | parse.c | 22 { "key", Obj, Key , nil , {nil,0}}, 180 case Key: in getobject() 350 case Key: in getobject()
|
| /plan9/sys/src/cmd/gs/lib/ |
| H A D | FAPIcidfmap | 12 % Key Type Description
|
| H A D | FAPIfontmap | 12 % Key Type Description
|
| /plan9/sys/src/cmd/scat/ |
| H A D | sky.h | 140 typedef long Key; /* known to be 4 bytes, unfortunately */ typedef
|
| /plan9/sys/doc/ |
| H A D | auth.ms | 849 .CW Key 1810 that they would be used with a Public Key Infrastructure, 2006 ``Augmented Encrypted Key Exchange,'' 2011 ``Provably Secure Password-Authenticated Key Exchange using Diffie-Hellman,'' 2029 ``Strong Password-Only Authenticated Key Exchange,'' 2034 ``Flexible Key Management with SFS Agents,'' 2052 ``Secure Password-Based Protocol for Downloading a Private Key,''
|
| /plan9/sys/src/cmd/ssh2/ |
| H A D | dup.out | 274 1. "Key file collision", nil 302 2. "Key exchange failure", "Unknown service type" 1542 1. "Key file collision", nil
|
| /plan9/sys/lib/man/permind/ |
| H A D | permindex | 230 .xx "" "\- Digital Pathways SecureNet Key remote" "authentication box" "securenet" "securenet(8)" 9… 315 .xx "" "Pathways SecureNet Key remote authentication" "box" "securenet \- Digital" "securenet(8)" 9… 749 .xx "authentication box" "securenet \-" "Digital Pathways SecureNet Key remote" "" "securenet(8)" 9… 931 .xx "" "ike \- IPsec Internet Key" "Exchange file server" "" "ike(4)" 687 1056 .xx "" "ike \- IPsec Internet Key Exchange" "file server" "" "ike(4)" 687 1419 .xx "" "" "ike \- IPsec Internet Key Exchange file server" "" "ike(4)" 687 1470 .xx "" "ike \- IPsec" "Internet Key Exchange file server" "" "ike(4)" 687 1513 .xx "" "ike \-" "IPsec Internet Key Exchange file server" "" "ike(4)" 687 1558 .xx "" "ike \- IPsec Internet" "Key Exchange file server" "" "ike(4)" 687 1560 .xx "" "securenet \- Digital Pathways SecureNet" "Key remote authentication box" "" "securenet(8)" … [all …]
|