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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Denc_read.c66 OPENSSL_IMPLEMENT_GLOBAL(int,DES_rw_mode)=DES_PCBC_MODE;
183 if (DES_rw_mode & DES_PCBC_MODE)
205 if (DES_rw_mode & DES_PCBC_MODE)
218 if (DES_rw_mode & DES_PCBC_MODE)
H A Denc_writ.c142 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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Denc_read.c68 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)
227 if (DES_rw_mode & DES_PCBC_MODE)
H A Denc_writ.c147 if (DES_rw_mode & DES_PCBC_MODE)
H A Ddes.h128 OPENSSL_DECLARE_GLOBAL(int, DES_rw_mode); /* defaults to DES_PCBC_MODE */
129 # define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode) macro
H A Ddes_old.h238 # define des_rw_mode DES_rw_mode
334 # define des_rw_mode DES_rw_mode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Denc_read.c68 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)
227 if (DES_rw_mode & DES_PCBC_MODE)
H A Denc_writ.c147 if (DES_rw_mode & DES_PCBC_MODE)
H A Ddes.h128 OPENSSL_DECLARE_GLOBAL(int, DES_rw_mode); /* defaults to DES_PCBC_MODE */
129 # define DES_rw_mode OPENSSL_GLOBAL_REF(DES_rw_mode) macro
H A Ddes_old.h238 # define des_rw_mode DES_rw_mode
334 # define des_rw_mode DES_rw_mode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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 177 milliseconds