|
Coda Distributed File System
|


Go to the source code of this file.
Classes | |
| struct | secret_state |
Functions | |
| void | HashSecret (unsigned char *secret, int len, RPC2_EncryptionKey key) |
| int | GetSecret (const char *file, RPC2_EncryptionKey key, struct secret_state *state) |
| void | GenerateSecret (RPC2_EncryptionKey key) |
| void GenerateSecret | ( | RPC2_EncryptionKey | key | ) |
| int GetSecret | ( | const char * | file, |
| RPC2_EncryptionKey | key, | ||
| struct secret_state * | state | ||
| ) |
| void HashSecret | ( | unsigned char * | secret, |
| int | len, | ||
| RPC2_EncryptionKey | key | ||
| ) |