Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
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()
/third_party/openssl/crypto/evp/
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()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
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()
/third_party/node/deps/openssl/openssl/crypto/evp/
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()
/third_party/openssl/crypto/des/
Dxcbc_enc.c20 void DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, in DES_xcbc_encrypt() function
/third_party/node/deps/openssl/openssl/crypto/des/
Dxcbc_enc.c20 void DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, in DES_xcbc_encrypt() function
/third_party/openssl/ohos_lite/include/openssl/
Ddes.h83 void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
/third_party/node/deps/openssl/openssl/include/openssl/
Ddes.h97 void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
/third_party/openssl/include/openssl/
Ddes.h97 void DES_xcbc_encrypt(const unsigned char *input, unsigned char *output,
/third_party/openssl/test/
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()
/third_party/openssl/doc/man3/
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
/third_party/openssl/doc/man7/
Dmigration_guide.pod1306 DES_pcbc_encrypt(), DES_xcbc_encrypt(), DES_cbc_cksum(), DES_quad_cksum(),
/third_party/openssl/util/
Dlibcrypto.num8 DES_xcbc_encrypt 8 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES
/third_party/node/deps/openssl/openssl/util/
Dlibcrypto.num8 DES_xcbc_encrypt 8 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DES