OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
seed_ecb.c File Reference
#include <openssl/seed.h>

Go to the source code of this file.

Functions

void SEED_ecb_encrypt (const unsigned char *in, unsigned char *out, const SEED_KEY_SCHEDULE *ks, int enc)
 

Function Documentation

void SEED_ecb_encrypt ( const unsigned char *  in,
unsigned char *  out,
const SEED_KEY_SCHEDULE ks,
int  enc 
)

Definition at line 54 of file seed_ecb.c.