Eneboo - Documentación para desarrolladores
|
#include <errno.h>
#include <time.h>
#include <stdio.h>
#include "cryptlib.h"
#include "des_locl.h"
#include <openssl/rand.h>
Funciones | |
int | DES_enc_write (int fd, const void *_buf, int len, DES_key_schedule *sched, DES_cblock *iv) |
int DES_enc_write | ( | int | fd, |
const void * | _buf, | ||
int | len, | ||
DES_key_schedule * | sched, | ||
DES_cblock * | iv | ||
) |