Searched refs:ENCRYPT (Results 1 - 25 of 31) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/des/
H A Drpc_des.h98 #undef ENCRYPT macro
102 enum desdir { ENCRYPT, DECRYPT }; enumerator in enum:desdir
H A Drpc_enc.c70 enc=(desp->des_dir == ENCRYPT)?DES_ENCRYPT:DES_DECRYPT;
H A Ddes_old.h414 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/des/
H A Drpc_des.h98 # undef ENCRYPT macro
102 enum desdir { ENCRYPT, DECRYPT }; enumerator in enum:desdir
H A Drpc_enc.c70 enc = (desp->des_dir == ENCRYPT) ? DES_ENCRYPT : DES_DECRYPT;
H A Ddes_old.h465 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/des/
H A Drpc_des.h98 #undef ENCRYPT macro
102 enum desdir { ENCRYPT, DECRYPT }; enumerator in enum:desdir
H A Drpc_enc.c70 enc=(desp->des_dir == ENCRYPT)?DES_ENCRYPT:DES_DECRYPT;
H A Ddes_old.h414 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/des/
H A Drpc_des.h98 # undef ENCRYPT macro
102 enum desdir { ENCRYPT, DECRYPT }; enumerator in enum:desdir
H A Drpc_enc.c70 enc = (desp->des_dir == ENCRYPT) ? DES_ENCRYPT : DES_DECRYPT;
H A Ddes_old.h465 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/des/
H A Drpc_des.h98 #undef ENCRYPT macro
102 enum desdir { ENCRYPT, DECRYPT }; enumerator in enum:desdir
H A Drpc_enc.c70 enc=(desp->des_dir == ENCRYPT)?DES_ENCRYPT:DES_DECRYPT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/des/
H A Drpc_des.h98 # undef ENCRYPT macro
102 enum desdir { ENCRYPT, DECRYPT }; enumerator in enum:desdir
H A Drpc_enc.c70 enc = (desp->des_dir == ENCRYPT) ? DES_ENCRYPT : DES_DECRYPT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dtcrypt.c40 #define ENCRYPT 1 macro
148 if (enc == ENCRYPT)
984 test_cipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0,
988 test_cipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0,
992 test_cipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0,
996 test_cipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0,
1003 test_cipher_speed("ecb(des3_ede)", ENCRYPT, sec,
1009 test_cipher_speed("cbc(des3_ede)", ENCRYPT, sec,
1018 test_cipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0,
1022 test_cipher_speed("cbc(twofish)", ENCRYPT, se
[all...]
H A Dtestmgr.c58 #define ENCRYPT 1 macro
379 if (enc == ENCRYPT)
696 if (enc == ENCRYPT)
776 if (enc == ENCRYPT)
1312 err = test_aead(tfm, ENCRYPT, desc->suite.aead.enc.vecs,
1341 err = test_cipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs,
1370 err = test_skcipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dtcrypt.c40 #define ENCRYPT 1 macro
148 if (enc == ENCRYPT)
984 test_cipher_speed("ecb(aes)", ENCRYPT, sec, NULL, 0,
988 test_cipher_speed("cbc(aes)", ENCRYPT, sec, NULL, 0,
992 test_cipher_speed("lrw(aes)", ENCRYPT, sec, NULL, 0,
996 test_cipher_speed("xts(aes)", ENCRYPT, sec, NULL, 0,
1003 test_cipher_speed("ecb(des3_ede)", ENCRYPT, sec,
1009 test_cipher_speed("cbc(des3_ede)", ENCRYPT, sec,
1018 test_cipher_speed("ecb(twofish)", ENCRYPT, sec, NULL, 0,
1022 test_cipher_speed("cbc(twofish)", ENCRYPT, se
[all...]
H A Dtestmgr.c58 #define ENCRYPT 1 macro
379 if (enc == ENCRYPT)
696 if (enc == ENCRYPT)
776 if (enc == ENCRYPT)
1312 err = test_aead(tfm, ENCRYPT, desc->suite.aead.enc.vecs,
1341 err = test_cipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs,
1370 err = test_skcipher(tfm, ENCRYPT, desc->suite.cipher.enc.vecs,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Ddes_old.h465 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Ddes_old.h414 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Ddes_old.h414 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Ddes_old.h465 # define ENCRYPT DES_ENCRYPT macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Ddes_old.h465 # define ENCRYPT DES_ENCRYPT macro

Completed in 286 milliseconds

12