KIO
des.cpp
Go to the documentation of this file.
static void ntlm_des_encrypt(DES_KEY *key, unsigned char *block)
Definition des.cpp:263
static void permute_ip(unsigned char *inblock, DES_KEY *key, unsigned char *outblock)
Definition des.cpp:320
static void permute_fp(unsigned char *inblock, DES_KEY *key, unsigned char *outblock)
Definition des.cpp:349
int ntlm_des_ecb_encrypt(const void *plaintext, int len, DES_KEY *akey, unsigned char output[8])
Definition des.cpp:520
void output(QList< Action > actions, QHash< QString, QString > domain)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.