|
cryptlib
3.4.1
|
#include "crypt/osconfig.h"#include "crypt/des.h"#include "crypt/deslocl.h"#include "crypt/spr.h"Go to the source code of this file.
Functions | |
| void | des_ecb_encrypt (const_des_cblock *input, des_cblock *output, des_key_schedule ks, int enc) |
| void des_ecb_encrypt | ( | const_des_cblock * | input, |
| des_cblock * | output, | ||
| des_key_schedule | ks, | ||
| int | enc | ||
| ) |
1.8.2