Searched refs:DES_ENCRYPT (Results 1 - 25 of 59) sorted by relevance

123

/netbsd-current/lib/libtelnet/
H A Dpk.h38 #define DES_ENCRYPT 1 macro
/netbsd-current/crypto/external/bsd/openssl/lib/libdes/
H A Docfb64enc.c85 des_encrypt1(ti,schedule,DES_ENCRYPT);
105 des_encrypt1(ti,schedule,DES_ENCRYPT);
H A Docbc_cksm.c85 des_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
H A Dorpc_enc.c69 enc=(desp->des_dir == ENCRYPT)?DES_ENCRYPT:DES_DECRYPT;
H A Doenc_writ.c143 DES_ENCRYPT);
146 DES_ENCRYPT);
H A Ddes.h85 #define DES_ENCRYPT 1 macro
226 #define KRBDES_ENCRYPT DES_ENCRYPT
230 # define ENCRYPT DES_ENCRYPT
H A Docfb_enc.c103 des_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
135 des_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
H A Doncbc_enc.c92 des_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
101 des_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
H A Doofb64enc.c90 des_encrypt1(ti,schedule,DES_ENCRYPT);
/netbsd-current/crypto/external/bsd/openssl.old/lib/libdes/
H A Docfb64enc.c85 des_encrypt1(ti,schedule,DES_ENCRYPT);
105 des_encrypt1(ti,schedule,DES_ENCRYPT);
H A Docbc_cksm.c85 des_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
H A Dorpc_enc.c69 enc=(desp->des_dir == ENCRYPT)?DES_ENCRYPT:DES_DECRYPT;
H A Doenc_writ.c143 DES_ENCRYPT);
146 DES_ENCRYPT);
H A Ddes.h85 #define DES_ENCRYPT 1 macro
226 #define KRBDES_ENCRYPT DES_ENCRYPT
230 # define ENCRYPT DES_ENCRYPT
H A Docfb_enc.c103 des_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
135 des_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
H A Doncbc_enc.c92 des_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
101 des_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
H A Doofb64enc.c90 des_encrypt1(ti,schedule,DES_ENCRYPT);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Dcfb64enc.c36 DES_encrypt1(ti, schedule, DES_ENCRYPT);
56 DES_encrypt1(ti, schedule, DES_ENCRYPT);
H A Dncbc_enc.c45 DES_encrypt1((DES_LONG *)tin, _schedule, DES_ENCRYPT);
57 DES_encrypt1((DES_LONG *)tin, _schedule, DES_ENCRYPT);
H A Dcbc_cksm.c35 DES_encrypt1((DES_LONG *)tin, schedule, DES_ENCRYPT);
H A Dofb64enc.c40 DES_encrypt1(ti, schedule, DES_ENCRYPT);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/des/
H A Dcfb64enc.c42 DES_encrypt1(ti, schedule, DES_ENCRYPT);
62 DES_encrypt1(ti, schedule, DES_ENCRYPT);
H A Dncbc_enc.c45 DES_encrypt1((DES_LONG *)tin, _schedule, DES_ENCRYPT);
57 DES_encrypt1((DES_LONG *)tin, _schedule, DES_ENCRYPT);
/netbsd-current/sys/crypto/des/
H A Ddes.h76 #define DES_ENCRYPT 1 macro
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dstubs.h86 #define DES_ENCRYPT 1 macro

Completed in 246 milliseconds

123