Searched refs:initRC4key (Results 1 – 5 of 5) sorted by relevance
| /plan9/sys/src/9/port/ |
| H A D | devssl.c | 907 initRC4key(OneWay *w) in initRC4key() function 1014 { "rc4_256", 1, RC4, initRC4key, },
|
| H A D | devtls.c | 1413 initRC4key(Encalg *ea, Secret *s, uchar *p, uchar *) in initRC4key() function 1453 { "rc4_128", 128/8, 0, initRC4key },
|
| /plan9/sys/src/cmd/unix/drawterm/kern/ |
| H A D | devssl.c | 913 initRC4key(OneWay *w) in initRC4key() function 1016 { "rc4_256", 1, RC4, initRC4key, },
|
| H A D | devtls.c | 1413 initRC4key(Encalg *ea, Secret *s, uchar *p, uchar *unused1) in initRC4key() function 1443 { "rc4_128", 128/8, 0, initRC4key },
|
| /plan9/sys/src/9/ppc/ |
| H A D | devtls.c | 1394 initRC4key(Encalg *ea, Secret *s, uchar *p, uchar *) in initRC4key() function 1424 { "rc4_128", 128/8, 0, initRC4key },
|