Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H 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/providers/implementations/ciphers/
H 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/crypto/des/
H A Dxcbc_enc.c20 void DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, in DES_xcbc_encrypt() function
/openssl/include/openssl/
H A Ddes.h97 void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
/openssl/test/
H A Ddestest.c409 DES_xcbc_encrypt(cbc_data, cbc_out, n, &ks, &iv3, &cbc2_key, &cbc3_key, in test_des_ede_cbc()
414 DES_xcbc_encrypt(cbc_out, cbc_in, n, &ks, &iv3, &cbc2_key, &cbc3_key, in test_des_ede_cbc()
/openssl/doc/man3/
H 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/doc/man7/
H A Dossl-guide-migration.pod1351 DES_pcbc_encrypt(), DES_xcbc_encrypt(), DES_cbc_cksum(), DES_quad_cksum(),
/openssl/util/
H A Dlibcrypto.num8 DES_xcbc_encrypt 8 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES

Completed in 31 milliseconds