Searched refs:DES_xcbc_encrypt (Results 1 - 7 of 7) sorted by relevance

/external/openssl/crypto/evp/
H A De_xcbc_d.c121 DES_xcbc_encrypt(in,out,(long)EVP_MAXCHUNK,&data(ctx)->ks,
131 DES_xcbc_encrypt(in,out,(long)inl,&data(ctx)->ks,
/external/openssl/crypto/des/
H A Ddes.h144 void DES_xcbc_encrypt(const unsigned char *input,unsigned char *output,
H A Ddes_old.c113 DES_xcbc_encrypt((unsigned char *)input, (unsigned char *)output,
H A Dxcbc_enc.c112 void DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, function
H A Ddes_old.h157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
/external/openssl/include/openssl/
H A Ddes.h144 void DES_xcbc_encrypt(const unsigned char *input,unsigned char *output,
H A Ddes_old.h157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))

Completed in 116 milliseconds