OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:desx
(Results
1 - 10
of
10
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_desx.c
20
IMPLEMENT_tdes_cipher(
desx
,
DESX
, cbc, CBC, TDES_FLAGS, 64 * 3, 64, 64, block);
/src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_desx.c
20
IMPLEMENT_tdes_cipher(
desx
,
DESX
, cbc, CBC, TDES_FLAGS, 64*3, 64, 64, block);
/src/crypto/external/apache2/openssl/dist/test/recipes/
20-test_enc_more.t
41
|
desx
|idea|rc2|rc4|seed)/x} @ciphers
20-test_enc.t
40
@ciphers = grep {!/^(bf|cast|des$|des-cbc|des-cfb|des-ecb|des-ofb|
desx
|idea
/src/crypto/external/bsd/openssl/dist/test/recipes/
20-test_enc.t
40
@ciphers = grep {!/^(bf|cast|des$|des-cbc|des-cfb|des-ecb|des-ofb|
desx
|idea
20-test_enc_more.t
41
|
desx
|idea|rc2|rc4|seed)/x} @ciphers
/src/crypto/external/bsd/openssl.old/dist/apps/
progs.pl
133
desx
=> "des",
153
"des", "des3", "
desx
", "idea", "seed", "rc4", "rc4-40",
/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
des.c
97
static void
desx
(uint32_t [2], DES_key_schedule *, int);
367
desx
(u, ks, encp);
553
desx
(u, ks1, 1); /* IP + FP cancel out each other */
554
desx
(u, ks2, 0);
555
desx
(u, ks3, 1);
557
desx
(u, ks3, 0);
558
desx
(u, ks2, 1);
559
desx
(u, ks1, 0);
1109
desx
(uint32_t block[2], DES_key_schedule *ks, int encp)
function
/src/crypto/external/apache2/openssl/dist/apps/
progs.pl
175
desx
=> "des",
195
"des", "des3", "
desx
", "idea", "seed", "rc4", "rc4-40",
/src/crypto/external/bsd/openssl/dist/apps/
progs.pl
172
desx
=> "des",
192
"des", "des3", "
desx
", "idea", "seed", "rc4", "rc4-40",
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026