Searched refs:DES_rw_mode (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Denc_read.c66 OPENSSL_IMPLEMENT_GLOBAL(int,DES_rw_mode,DES_PCBC_MODE)
194 if (DES_rw_mode & DES_PCBC_MODE)
216 if (DES_rw_mode & DES_PCBC_MODE)
229 if (DES_rw_mode & DES_PCBC_MODE)
H A Denc_writ.c145 if (DES_rw_mode & DES_PCBC_MODE)
H A Ddes.h127 OPENSSL_DECLARE_GLOBAL(int,DES_rw_mode); /* defaults to DES_PCBC_MODE */
128 #define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode) macro
H A Ddes_old.h237 #define des_rw_mode DES_rw_mode
332 #define des_rw_mode DES_rw_mode
/external/openssl/crypto/des/
H A Denc_read.c66 OPENSSL_IMPLEMENT_GLOBAL(int,DES_rw_mode,DES_PCBC_MODE)
194 if (DES_rw_mode & DES_PCBC_MODE)
216 if (DES_rw_mode & DES_PCBC_MODE)
229 if (DES_rw_mode & DES_PCBC_MODE)
H A Denc_writ.c145 if (DES_rw_mode & DES_PCBC_MODE)
H A Ddes.h127 OPENSSL_DECLARE_GLOBAL(int,DES_rw_mode); /* defaults to DES_PCBC_MODE */
128 #define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode) macro
H A Ddes_old.h237 #define des_rw_mode DES_rw_mode
332 #define des_rw_mode DES_rw_mode
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Ddes.h127 OPENSSL_DECLARE_GLOBAL(int,DES_rw_mode); /* defaults to DES_PCBC_MODE */
128 #define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode) macro
H A Ddes_old.h237 #define des_rw_mode DES_rw_mode
332 #define des_rw_mode DES_rw_mode
/external/openssl/include/openssl/
H A Ddes.h127 OPENSSL_DECLARE_GLOBAL(int,DES_rw_mode); /* defaults to DES_PCBC_MODE */
128 #define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode) macro
H A Ddes_old.h237 #define des_rw_mode DES_rw_mode
332 #define des_rw_mode DES_rw_mode

Completed in 59 milliseconds