KIO
des.h File Reference
#include <QtCore/QBool>Go to the source code of this file.
Classes | |
| struct | des_key |
Typedefs | |
| typedef struct des_key | DES_KEY |
Functions | |
| int | ntlm_des_ecb_encrypt (const void *plaintext, int len, DES_KEY *akey, unsigned char output[8]) |
| int | ntlm_des_set_key (DES_KEY *dkey, char *user_key, int len) |
Typedef Documentation
Function Documentation
| int ntlm_des_ecb_encrypt | ( | const void * | plaintext, | |
| int | len, | |||
| DES_KEY * | akey, | |||
| unsigned char | output[8] | |||
| ) |
KDE 4.3 API Reference