| /plan9/sys/src/liboventi/ |
| H A D | venti.txt | 63 uhash[20] use for cipher boot strapping 66 cipher[ncipher]; 71 shash[20]; use for cipher bott strapping 72 cipher[1]; 100 push cipher
|
| /plan9/sys/src/cmd/ssh1/ |
| H A D | cmsg.c | 28 putbyte(m, c->cipher->id); in send_ssh_cmsg_session_key() 219 c->cipher = nil; in sshclienthandshake() 222 c->cipher = c->okcipher[i]; in sshclienthandshake() 225 if(c->cipher == nil) in sshclienthandshake() 232 c->cstate = (*c->cipher->init)(c, 0); /* turns on encryption */ in sshclienthandshake()
|
| H A D | smsg.c | 54 c->cipher = nil; in recv_ssh_cmsg_session_key() 57 c->cipher = c->okcipher[i]; in recv_ssh_cmsg_session_key() 58 if(c->cipher == nil) in recv_ssh_cmsg_session_key() 281 c->cstate = (*c->cipher->init)(c, 1); /* turns on encryption */ in sshserverhandshake()
|
| H A D | msg.c | 150 if(c->cipher) in recvmsg0() 151 c->cipher->decrypt(c->cstate, m->bp, len+pad); in recvmsg0() 236 c->cipher->encrypt(c->cstate, m->bp+4, len+pad); in sendmsg()
|
| H A D | ssh.h | 174 Cipher *cipher; /* chosen cipher */ member
|
| /plan9/sys/src/9/port/ |
| H A D | devsdp.c | 95 int (*cipher)(OneWay*, uchar *buf, int len); member 151 Algorithm *cipher; member 644 setalg(c, cb->f[1], cipheralg, &c->cipher); in sdpwrite() 657 if(c->cipher) in sdpwrite() 658 c->cipher->init(c); in sdpwrite() 665 if(c->cipher) in sdpwrite() 666 c->cipher->init(c); in sdpwrite() 1035 c->cipher = nil; in convderef() 1254 if(c->in.cipher != 0) { in conviput() 1255 if(!(*c->in.cipher)(&c->in, b->rp, BLEN(b))) { in conviput() [all …]
|
| /plan9/sys/src/9/ip/ |
| H A D | esp.c | 136 int (*cipher)(Espcb*, uchar *buf, int len); member 408 ecb->cipher(ecb, bp->rp + vers.hdrlen, payload + pad + Esptaillen); in espkick() 525 if(!ecb->cipher(ecb, bp->rp + vers.hdrlen, payload)) { in espiput() 731 ecb->cipher = nullcipher; in nullespinit() 890 ecb->cipher = aescbccipher; in aescbcespinit() 948 ecb->cipher = aesctrcipher; in aesctrespinit() 1057 ecb->cipher = descipher; in desespinit() 1079 ecb->cipher = des3cipher; in des3espinit()
|
| /plan9/sys/src/cmd/unix/drawterm/libsec/ |
| H A D | tlshand.c | 100 int cipher; member 291 static mpint* factotum_rsa_decrypt(AuthRpc *rpc, mpint *cipher); 423 int cipher, compressor, nsid, rv; in tlsServer2() local 454 cipher = okCipher(m.u.clientHello.ciphers); in tlsServer2() 455 if(cipher < 0) { in tlsServer2() 457 if(cipher == -2) in tlsServer2() 463 if(!setAlgs(c, cipher)){ in tlsServer2() 475 trace(" cipher %d, compressor %d, csidlen %d\n", cipher, compressor, csid->len); in tlsServer2() 492 m.u.serverHello.cipher = cipher; in tlsServer2() 636 if(!setAlgs(c, m.u.serverHello.cipher)) { in tlsClient2() [all …]
|
| /plan9/sys/src/libsec/port/ |
| H A D | tlshand.c | 100 int cipher; member 293 static mpint* factotum_rsa_decrypt(AuthRpc *rpc, mpint *cipher); 441 int cipher, compressor, nsid, rv, numcerts, i; in tlsServer2() local 472 cipher = okCipher(m.u.clientHello.ciphers); in tlsServer2() 473 if(cipher < 0) { in tlsServer2() 475 if(cipher == -2) in tlsServer2() 481 if(!setAlgs(c, cipher)){ in tlsServer2() 493 trace(" cipher %d, compressor %d, csidlen %d\n", cipher, compressor, csid->len); in tlsServer2() 510 m.u.serverHello.cipher = cipher; in tlsServer2() 657 if(!setAlgs(c, m.u.serverHello.cipher)) { in tlsClient2() [all …]
|
| /plan9/sys/src/cmd/gs/src/ |
| H A D | int.mak | 1285 # Arcfour cipher filter
|
| H A D | lib.mak | 1363 # -------------- Arcfour cipher filter --------------- #
|
| /plan9/sys/man/ |
| H A D | searchindex | 46 …esxcbcmac authentication block block_cipher blowfish bugs bytes chaining cipher ciphering ciphers … 60 … bruce capability carriage cfiimpprrw challenge channel character choice cipher cipherlist ciphers… 176 …ute buffer buffers bugs byte bytes cbc chain chained chaining characters cipher code compatible co… 288 … automatically backup belonging bin bits block bugs cbc cd chaining cinv cipher ciphertext clearte… 436 …bdecrypt bfecbencrypt bfstate bits block blowfish bruce buffer bytes cbc cipher data decryption de…
|
| /plan9/sys/games/lib/ |
| H A D | anawords | 2909 cipher
|
| /plan9/lib/ |
| H A D | words | 5151 cipher
|
| H A D | oui | 11934 00c027 cipher systems, inc.
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 8852 cipher /sys/man/1/secstore 8853 cipher /sys/man/1/ssh1 8854 cipher /sys/man/2/aes 8855 cipher /sys/man/2/blowfish 8856 cipher /sys/man/2/des
|
| /plan9/sys/src/cmd/spell/ |
| H A D | list | 5076 cipher n,v,er
|