Searched defs:DES_encrypt1 (Results 1 - 3 of 3) sorted by last modified time

/freebsd-10-stable/secure/lib/libcrypto/i386/
H A Ddes-586.S952 DES_encrypt1: label
2790 DES_encrypt1: label
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Ddes_enc.c62 void DES_encrypt1(DES_LONG *data, DES_key_schedule *ks, int enc) function
H A Ddes_opts.c128 # define DES_encrypt1 des_encrypt_u4_cisc_idx macro
140 # undef DES_encrypt1 macro
144 # define DES_encrypt1 des_encrypt_u16_cisc_idx macro
156 # undef DES_encrypt1 macro
160 # define DES_encrypt1 des_encrypt_u4_risc1_idx macro
176 # undef DES_encrypt1 macro
180 # define DES_encrypt1 des_encrypt_u4_risc2_idx macro
192 # undef DES_encrypt1 macro
196 # define DES_encrypt1 des_encrypt_u16_risc1_idx macro
208 # undef DES_encrypt1 macro
212 # define DES_encrypt1 macro
228 # undef DES_encrypt1 macro
232 # define DES_encrypt1 macro
244 # undef DES_encrypt1 macro
248 # define DES_encrypt1 macro
260 # undef DES_encrypt1 macro
264 # define DES_encrypt1 macro
280 # undef DES_encrypt1 macro
284 # define DES_encrypt1 macro
296 # undef DES_encrypt1 macro
300 # define DES_encrypt1 macro
312 # undef DES_encrypt1 macro
316 # define DES_encrypt1 macro
[all...]

Completed in 75 milliseconds