Home
last modified time | relevance | path

Searched refs:DES_xcbc_encrypt (Results 1 – 8 of 8) sorted by relevance

/openssl-master/providers/implementations/ciphers/
A Dcipher_desx_hw.c56 DES_xcbc_encrypt(in, out, (long)MAXCHUNK, &tctx->ks1, in cipher_hw_desx_cbc()
64 DES_xcbc_encrypt(in, out, (long)inl, &tctx->ks1, in cipher_hw_desx_cbc()
/openssl-master/crypto/evp/
A De_xcbc_d.c76 DES_xcbc_encrypt(in, out, (long)EVP_MAXCHUNK, &data(ctx)->ks, in desx_cbc_cipher()
85 DES_xcbc_encrypt(in, out, (long)inl, &data(ctx)->ks, in desx_cbc_cipher()
/openssl-master/crypto/des/
A Dxcbc_enc.c20 void DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, in DES_xcbc_encrypt() function
/openssl-master/include/openssl/
A Ddes.h97 void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
/openssl-master/test/
A Ddestest.c399 DES_xcbc_encrypt(cbc_data, cbc_out, n, &ks, &iv3, &cbc2_key, &cbc3_key, in test_des_ede_cbc()
404 DES_xcbc_encrypt(cbc_out, cbc_in, n, &ks, &iv3, &cbc2_key, &cbc3_key, in test_des_ede_cbc()
/openssl-master/doc/man3/
A DDES_random_key.pod9 DES_ofb64_encrypt, DES_xcbc_encrypt, DES_ede2_cbc_encrypt,
60 void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
173 DES_xcbc_encrypt() is RSA's DESX mode of DES. It uses I<inw> and
/openssl-master/doc/man7/
A Dmigration_guide.pod1273 DES_pcbc_encrypt(), DES_xcbc_encrypt(), DES_cbc_cksum(), DES_quad_cksum(),
/openssl-master/util/
A Dlibcrypto.num8 DES_xcbc_encrypt 8 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES

Completed in 20 milliseconds