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

/external/openssl/crypto/des/asm/
H A Ddes-586.S946 .globl DES_encrypt1
947 .type DES_encrypt1,@function
949 DES_encrypt1: label
1058 .size DES_encrypt1,.-.L_DES_encrypt1_begin
/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 303 milliseconds