Home
last modified time | relevance | path

Searched refs:DES_cblock (Results 1 - 25 of 66) sorted by relevance

123

/third_party/node/deps/openssl/openssl/include/openssl/
H A Ddes.h35 typedef unsigned char DES_cblock[8]; typedef
38 * With "const", gcc 2.8.1 on Solaris thinks that DES_cblock * and
44 DES_cblock cblock;
52 # define DES_KEY_SZ (sizeof(DES_cblock))
78 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,
82 DES_LONG DES_cbc_cksum(const unsigned char *input, DES_cblock *output,
90 long length, DES_key_schedule *schedule, DES_cblock *ivec,
94 long length, DES_key_schedule *schedule, DES_cblock *ivec,
98 long length, DES_key_schedule *schedule, DES_cblock *ivec,
102 long length, DES_key_schedule *schedule, DES_cblock *ive
[all...]
/third_party/openssl/include/openssl/
H A Ddes.h35 typedef unsigned char DES_cblock[8]; typedef
38 * With "const", gcc 2.8.1 on Solaris thinks that DES_cblock * and
44 DES_cblock cblock;
52 # define DES_KEY_SZ (sizeof(DES_cblock))
78 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,
82 DES_LONG DES_cbc_cksum(const unsigned char *input, DES_cblock *output,
90 long length, DES_key_schedule *schedule, DES_cblock *ivec,
94 long length, DES_key_schedule *schedule, DES_cblock *ivec,
98 long length, DES_key_schedule *schedule, DES_cblock *ivec,
102 long length, DES_key_schedule *schedule, DES_cblock *ive
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Ddes.h28 typedef unsigned char DES_cblock[8]; typedef
31 * With "const", gcc 2.8.1 on Solaris thinks that DES_cblock * and
37 DES_cblock cblock;
45 # define DES_KEY_SZ (sizeof(DES_cblock))
70 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output,
73 DES_LONG DES_cbc_cksum(const unsigned char *input, DES_cblock *output,
79 DES_cblock *ivec, int enc);
82 DES_cblock *ivec, int enc);
85 DES_cblock *ivec, const_DES_cblock *inw,
89 DES_cblock *ive
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_des.c64 DES_ecb_encrypt((DES_cblock *)(in + i), (DES_cblock *)(out + i), in des_ecb_cipher()
77 (DES_cblock *)ctx->iv, &num); in des_ofb_cipher()
87 (DES_cblock *)ctx->iv, &num); in des_ofb_cipher()
105 (DES_cblock *)ctx->iv, in des_cbc_cipher()
114 (DES_cblock *)ctx->iv, in des_cbc_cipher()
126 (DES_cblock *)ctx->iv, &num, in des_cfb64_cipher()
137 (DES_cblock *)ctx->iv, &num, in des_cfb64_cipher()
161 (DES_cblock *)ctx->iv, in des_cfb1_cipher()
183 (DES_cblock *)ct in des_cfb8_cipher()
[all...]
H A De_xcbc_d.c34 DES_cblock inw;
35 DES_cblock outw;
63 DES_cblock *deskey = (DES_cblock *)key; in desx_cbc_init_key()
77 (DES_cblock *)ctx->iv, in desx_cbc_cipher()
86 (DES_cblock *)ctx->iv, in desx_cbc_cipher()
H A De_des3.c74 (DES_cblock *)(out + i), in des_ede_ecb_cipher()
88 (DES_cblock *)ctx->iv, in des_ede_ofb_cipher()
100 (DES_cblock *)ctx->iv, in des_ede_ofb_cipher()
121 (DES_cblock *)ctx->iv, in des_ede_cbc_cipher()
130 (DES_cblock *)ctx->iv, in des_ede_cbc_cipher()
142 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede_cfb64_cipher()
153 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede_cfb64_cipher()
176 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede3_cfb1_cipher()
191 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede3_cfb8_cipher()
200 &data(ctx)->ks3, (DES_cblock *)ct in des_ede3_cfb8_cipher()
[all...]
/third_party/openssl/crypto/evp/
H A De_des.c64 DES_ecb_encrypt((DES_cblock *)(in + i), (DES_cblock *)(out + i), in des_ecb_cipher()
77 (DES_cblock *)ctx->iv, &num); in des_ofb_cipher()
87 (DES_cblock *)ctx->iv, &num); in des_ofb_cipher()
105 (DES_cblock *)ctx->iv, in des_cbc_cipher()
114 (DES_cblock *)ctx->iv, in des_cbc_cipher()
126 (DES_cblock *)ctx->iv, &num, in des_cfb64_cipher()
137 (DES_cblock *)ctx->iv, &num, in des_cfb64_cipher()
161 (DES_cblock *)ctx->iv, in des_cfb1_cipher()
183 (DES_cblock *)ct in des_cfb8_cipher()
[all...]
H A De_xcbc_d.c34 DES_cblock inw;
35 DES_cblock outw;
63 DES_cblock *deskey = (DES_cblock *)key; in desx_cbc_init_key()
77 (DES_cblock *)ctx->iv, in desx_cbc_cipher()
86 (DES_cblock *)ctx->iv, in desx_cbc_cipher()
H A De_des3.c74 (DES_cblock *)(out + i), in des_ede_ecb_cipher()
88 (DES_cblock *)ctx->iv, in des_ede_ofb_cipher()
100 (DES_cblock *)ctx->iv, in des_ede_ofb_cipher()
121 (DES_cblock *)ctx->iv, in des_ede_cbc_cipher()
130 (DES_cblock *)ctx->iv, in des_ede_cbc_cipher()
142 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede_cfb64_cipher()
153 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede_cfb64_cipher()
176 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede3_cfb1_cipher()
191 &data(ctx)->ks3, (DES_cblock *)ctx->iv, in des_ede3_cfb8_cipher()
200 &data(ctx)->ks3, (DES_cblock *)ct in des_ede3_cfb8_cipher()
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_tdes_default_hw.c27 DES_cblock *deskey = (DES_cblock *)key; in ossl_cipher_hw_tdes_ede2_initkey()
56 &tctx->ks3, (DES_cblock *)ctx->iv, &num); in ossl_cipher_hw_tdes_ofb()
63 &tctx->ks3, (DES_cblock *)ctx->iv, &num); in ossl_cipher_hw_tdes_ofb()
79 (DES_cblock *)ctx->iv, &num, ctx->enc); in ossl_cipher_hw_tdes_cfb()
87 (DES_cblock *)ctx->iv, &num, ctx->enc); in ossl_cipher_hw_tdes_cfb()
110 (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cfb1()
126 (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cfb8()
134 (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cfb8()
H A Dcipher_des_hw.c23 DES_cblock *deskey = (DES_cblock *)key; in cipher_hw_des_initkey()
77 DES_ncbc_encrypt(in, out, MAXCHUNK, key, (DES_cblock *)ctx->iv, in cipher_hw_des_cbc_cipher()
84 DES_ncbc_encrypt(in, out, (long)len, key, (DES_cblock *)ctx->iv, in cipher_hw_des_cbc_cipher()
96 DES_ofb64_encrypt(in, out, MAXCHUNK, key, (DES_cblock *)ctx->iv, &num); in cipher_hw_des_ofb64_cipher()
102 DES_ofb64_encrypt(in, out, (long)len, key, (DES_cblock *)ctx->iv, &num); in cipher_hw_des_ofb64_cipher()
118 DES_cfb64_encrypt(in, out, (long)chunk, key, (DES_cblock *)ctx->iv, in cipher_hw_des_cfb64_cipher()
147 DES_cfb_encrypt(c, d, 1, 1, key, (DES_cblock *)ctx->iv, ctx->enc); in cipher_hw_des_cfb1_cipher()
169 (DES_cblock *)ctx->iv, ctx->enc); in cipher_hw_des_cfb8_cipher()
176 (DES_cblock *)ct in cipher_hw_des_cfb8_cipher()
[all...]
H A Dcipher_tdes_hw.c27 DES_cblock *deskey = (DES_cblock *)key; in ossl_cipher_hw_tdes_ede3_initkey()
70 &tctx->ks3, (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cbc()
77 &tctx->ks3, (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cbc()
91 DES_ecb3_encrypt((const_DES_cblock *)(in + i), (DES_cblock *)(out + i), in ossl_cipher_hw_tdes_ecb()
H A Dcipher_desx_hw.c31 DES_cblock *deskey = (DES_cblock *)key; in cipher_hw_desx_cbc_initkey()
57 (DES_cblock *)ctx->iv, &tctx->ks2, &tctx->ks3, in cipher_hw_desx_cbc()
65 (DES_cblock *)ctx->iv, &tctx->ks2, &tctx->ks3, in cipher_hw_desx_cbc()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_tdes_default_hw.c27 DES_cblock *deskey = (DES_cblock *)key; in ossl_cipher_hw_tdes_ede2_initkey()
56 &tctx->ks3, (DES_cblock *)ctx->iv, &num); in ossl_cipher_hw_tdes_ofb()
63 &tctx->ks3, (DES_cblock *)ctx->iv, &num); in ossl_cipher_hw_tdes_ofb()
79 (DES_cblock *)ctx->iv, &num, ctx->enc); in ossl_cipher_hw_tdes_cfb()
87 (DES_cblock *)ctx->iv, &num, ctx->enc); in ossl_cipher_hw_tdes_cfb()
110 (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cfb1()
126 (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cfb8()
134 (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cfb8()
H A Dcipher_des_hw.c23 DES_cblock *deskey = (DES_cblock *)key; in cipher_hw_des_initkey()
77 DES_ncbc_encrypt(in, out, MAXCHUNK, key, (DES_cblock *)ctx->iv, in cipher_hw_des_cbc_cipher()
84 DES_ncbc_encrypt(in, out, (long)len, key, (DES_cblock *)ctx->iv, in cipher_hw_des_cbc_cipher()
96 DES_ofb64_encrypt(in, out, MAXCHUNK, key, (DES_cblock *)ctx->iv, &num); in cipher_hw_des_ofb64_cipher()
102 DES_ofb64_encrypt(in, out, (long)len, key, (DES_cblock *)ctx->iv, &num); in cipher_hw_des_ofb64_cipher()
118 DES_cfb64_encrypt(in, out, (long)chunk, key, (DES_cblock *)ctx->iv, in cipher_hw_des_cfb64_cipher()
147 DES_cfb_encrypt(c, d, 1, 1, key, (DES_cblock *)ctx->iv, ctx->enc); in cipher_hw_des_cfb1_cipher()
169 (DES_cblock *)ctx->iv, ctx->enc); in cipher_hw_des_cfb8_cipher()
176 (DES_cblock *)ct in cipher_hw_des_cfb8_cipher()
[all...]
H A Dcipher_tdes_hw.c27 DES_cblock *deskey = (DES_cblock *)key; in ossl_cipher_hw_tdes_ede3_initkey()
70 &tctx->ks3, (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cbc()
77 &tctx->ks3, (DES_cblock *)ctx->iv, ctx->enc); in ossl_cipher_hw_tdes_cbc()
91 DES_ecb3_encrypt((const_DES_cblock *)(in + i), (DES_cblock *)(out + i), in ossl_cipher_hw_tdes_ecb()
H A Dcipher_desx_hw.c31 DES_cblock *deskey = (DES_cblock *)key; in cipher_hw_desx_cbc_initkey()
57 (DES_cblock *)ctx->iv, &tctx->ks2, &tctx->ks3, in cipher_hw_desx_cbc()
65 (DES_cblock *)ctx->iv, &tctx->ks2, &tctx->ks3, in cipher_hw_desx_cbc()
/third_party/curl/lib/
H A Dcurl_ntlm_core.c80 # define DES_cblock des_cblock macro
159 DES_cblock key; in setup_des_key()
320 DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) results, in Curl_ntlm_core_lm_resp()
324 DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) (results + 8), in Curl_ntlm_core_lm_resp()
328 DES_ecb_encrypt((DES_cblock*) plaintext, (DES_cblock*) (results + 16), in Curl_ntlm_core_lm_resp()
374 DES_ecb_encrypt((DES_cblock *)magic, (DES_cblock *)lmbuffe in Curl_ntlm_core_mk_lm_hash()
[all...]
/third_party/node/deps/openssl/openssl/crypto/des/
H A Dstr2key.c19 void DES_string_to_key(const char *str, DES_cblock *key) in DES_string_to_key()
46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
H A Drand_key.c19 int DES_random_key(DES_cblock *ret) in DES_random_key()
22 if (RAND_priv_bytes((unsigned char *)ret, sizeof(DES_cblock)) != 1) in DES_random_key()
H A Dqud_cksm.c34 DES_LONG DES_quad_cksum(const unsigned char *input, DES_cblock output[], in DES_quad_cksum()
35 long length, int out_count, DES_cblock *seed) in DES_quad_cksum()
H A Dofb64ede.c26 DES_key_schedule *k3, DES_cblock *ivec, int *num) in DES_ede3_ofb64_encrypt()
31 DES_cblock d; in DES_ede3_ofb64_encrypt()
H A Dofb64enc.c25 DES_key_schedule *schedule, DES_cblock *ivec, int *num) in DES_ofb64_encrypt()
30 DES_cblock d; in DES_ofb64_encrypt()
/third_party/openssl/crypto/des/
H A Dstr2key.c19 void DES_string_to_key(const char *str, DES_cblock *key) in DES_string_to_key()
46 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
H A Drand_key.c19 int DES_random_key(DES_cblock *ret) in DES_random_key()
22 if (RAND_priv_bytes((unsigned char *)ret, sizeof(DES_cblock)) != 1) in DES_random_key()

Completed in 8 milliseconds

123