|
cryptlib
3.4.1
|
#include <stdio.h>#include <string.h>#include "crypt/osconfig.h"#include "crypt/blowfish.h"#include "crypt/bflocl.h"#include "crypt/bfpi.h"Go to the source code of this file.
Functions | |
| void | BF_set_key (BF_KEY *key, int len, const unsigned char *data) |
1.8.2