cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Functions
bfskey.c File Reference
#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)
 

Function Documentation

void BF_set_key ( BF_KEY key,
int  len,
const unsigned char *  data 
)

Definition at line 73 of file bfskey.c.