Searched defs:DES_encrypt1 (Results 1 - 2 of 2) sorted by relevance

/external/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.c125 #define DES_encrypt1 des_encrypt_u4_cisc_idx macro
137 #undef DES_encrypt1 macro
141 #define DES_encrypt1 des_encrypt_u16_cisc_idx macro
153 #undef DES_encrypt1 macro
157 #define DES_encrypt1 des_encrypt_u4_risc1_idx macro
173 #undef DES_encrypt1 macro
177 #define DES_encrypt1 des_encrypt_u4_risc2_idx macro
189 #undef DES_encrypt1 macro
193 #define DES_encrypt1 des_encrypt_u16_risc1_idx macro
205 #undef DES_encrypt1 macro
209 #define DES_encrypt1 macro
225 #undef DES_encrypt1 macro
229 #define DES_encrypt1 macro
241 #undef DES_encrypt1 macro
245 #define DES_encrypt1 macro
257 #undef DES_encrypt1 macro
261 #define DES_encrypt1 macro
277 #undef DES_encrypt1 macro
281 #define DES_encrypt1 macro
293 #undef DES_encrypt1 macro
297 #define DES_encrypt1 macro
309 #undef DES_encrypt1 macro
313 #define DES_encrypt1 macro
[all...]

Completed in 54 milliseconds