Searched refs:DES (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/des/
H A DDES.pm1 package DES; package
17 bootstrap DES;
H A DFILES03 MODES.DES - A description of the features of the different modes of DES.
30 ecb_enc.c - des_ecb_encrypt() source, this contains the basic DES code.
36 ede_enc.c - des_ede3_cbc_encrypt() cbc mode des using triple DES.
42 used as a stream cipher and using triple DES.
47 used as a stream cipher and using triple DES.
79 DES.pm
80 DES.pod
81 DES.xs
H A DDES.xs17 MODULE = DES PACKAGE = DES PREFIX = des_
H A Ddes.h12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
66 # error DES is disabled.
156 * This is the DES encryption function that gets called by just about every
157 * other DES routine in the library. You should not use this function except
158 * to implement 'modes' of DES. I say this because the functions that call
168 * This functions is the same as DES_encrypt1() except that the DES initial
171 * routines in the library that implement triple DES. IP() DES_encrypt2()
H A Ddes_old.h99 # error DES is disabled.
/freebsd-9.3-release/bin/ed/
H A Dcbc.c40 #ifdef DES
75 #ifdef DES
86 #ifdef DES
87 DES_key_schedule schedule; /* expanded DES key */
94 /* init_des_cipher: initialize DES */
98 #ifdef DES
117 #ifdef DES
133 #ifdef DES
149 #ifdef DES
160 #ifdef DES
[all...]
H A Dmain.c124 #ifdef DES
820 #ifdef DES
/freebsd-9.3-release/crypto/openssl/crypto/des/times/
H A Dusparc.cc6 is able to perform when the code is 'inlined'. For 'speed', the DES
/freebsd-9.3-release/crypto/openssl/util/
H A Dx86asm.sh8 echo DES
H A Dadd_cr.pl76 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_prime.pl44 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dkeysets.pl66 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
/freebsd-9.3-release/crypto/openssl/crypto/objects/
H A Dobj_dat.pl190 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
H A Dobjects.pl136 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
/freebsd-9.3-release/contrib/openpam/misc/
H A Dgendoc.pl61 DES => "developed by
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dppc-opc.c225 /* The DES field in a DES form instruction. This is like DS, but is 14 macro
227 #define DES DE + 1
232 #define DQ DES + 1
4475 { "lde", DEO(62,0), DE_MASK, BOOKE64, { RT, DES, RA0 } },
4476 { "ldue", DEO(62,1), DE_MASK, BOOKE64, { RT, DES, RA0 } },
4477 { "lfse", DEO(62,4), DE_MASK, BOOKE64, { FRT, DES, RA0 } },
4478 { "lfsue", DEO(62,5), DE_MASK, BOOKE64, { FRT, DES, RAS } },
4479 { "lfde", DEO(62,6), DE_MASK, BOOKE64, { FRT, DES, RA0 } },
4480 { "lfdue", DEO(62,7), DE_MASK, BOOKE64, { FRT, DES, RA
[all...]

Completed in 108 milliseconds