Searched refs:DES_ofb_encrypt (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/des/
H A Dofb_enc.c67 void DES_ofb_encrypt(const unsigned char *in, unsigned char *out, int numbits, function
H A Ddes.h209 void DES_ofb_encrypt(const unsigned char *in,unsigned char *out,int numbits,
H A Ddes_old.c205 DES_ofb_encrypt(in, out, numbits, length, (DES_key_schedule *)schedule,
H A Ddes_old.h187 DES_ofb_encrypt((i),(o),(n),(l),&(k),(iv))

Completed in 91 milliseconds