#include <stdio.h>#include <string.h>#include <openssl/crypto.h>#include <openssl/blowfish.h>#include "bf_locl.h"#include "bf_pi.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