OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
ofb64enc.c File Reference
#include "des_locl.h"

Go to the source code of this file.

Functions

void DES_ofb64_encrypt (register const unsigned char *in, register unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, int *num)
 

Function Documentation

void DES_ofb64_encrypt ( register const unsigned char *  in,
register unsigned char *  out,
long  length,
DES_key_schedule schedule,
DES_cblock ivec,
int *  num 
)

Definition at line 65 of file ofb64enc.c.