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

/freebsd-11-stable/crypto/openssl/crypto/des/
H A DDES.pm1 package DES; package
17 bootstrap DES;
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 Dset_key.c12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
364 fips_cipher_abort(DES);
H A Ddes_old.h99 # error DES is disabled.
/freebsd-11-stable/bin/ed/
H A Dcbc.c40 #ifdef DES
71 #ifdef DES
81 static DES_key_schedule schedule; /* expanded DES key */
88 /* init_des_cipher: initialize DES */
92 #ifdef DES
108 #ifdef DES
124 #ifdef DES
140 #ifdef DES
151 #ifdef DES
276 * DES FUNCTION
[all...]
H A Dmain.c124 #ifdef DES
823 #ifdef DES
/freebsd-11-stable/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-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl44 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl66 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.pl188 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
H A Dobjects.pl139 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
/freebsd-11-stable/contrib/openpam/misc/
H A Dgendoc.pl61 DES => "developed by
/freebsd-11-stable/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
4480 { "lde", DEO(62,0), DE_MASK, BOOKE64, { RT, DES, RA0 } },
4481 { "ldue", DEO(62,1), DE_MASK, BOOKE64, { RT, DES, RA0 } },
4482 { "lfse", DEO(62,4), DE_MASK, BOOKE64, { FRT, DES, RA0 } },
4483 { "lfsue", DEO(62,5), DE_MASK, BOOKE64, { FRT, DES, RAS } },
4484 { "lfde", DEO(62,6), DE_MASK, BOOKE64, { FRT, DES, RA0 } },
4485 { "lfdue", DEO(62,7), DE_MASK, BOOKE64, { FRT, DES, RA
[all...]

Completed in 241 milliseconds