OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
enc_read.c File Reference
#include <stdio.h>
#include <errno.h>
#include "cryptlib.h"
#include "des_locl.h"

Go to the source code of this file.

Functions

int DES_enc_read (int fd, void *buf, int len, DES_key_schedule *sched, DES_cblock *iv)
 

Function Documentation

int DES_enc_read ( int  fd,
void buf,
int  len,
DES_key_schedule sched,
DES_cblock iv 
)

Definition at line 87 of file enc_read.c.