Searched refs:inw (Results 1 - 25 of 245) sorted by path

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
H A Ddes_old.c111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc)
114 length, (DES_key_schedule *)schedule, ivec, inw, outw, enc);
109 _ossl_old_des_xcbc_encrypt(_ossl_old_des_cblock *input,_ossl_old_des_cblock *output,long length, des_key_schedule schedule,_ossl_old_des_cblock *ivec, _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc) argument
H A Ddes_old.h152 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
153 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
255 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
256 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
343 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
H A Dxcbc_enc.c112 DES_cblock *ivec, const_DES_cblock *inw,
123 in2 = &(*inw)[0];
110 DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, const_DES_cblock *inw, const_DES_cblock *outw, int enc) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/evp/
H A De_xcbc_d.c75 DES_cblock inw; member in struct:__anon1398
106 memcpy(&data(ctx)->inw[0],&key[8],8);
117 &data(ctx)->inw,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
H A Ddes_old.h152 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
153 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
255 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
256 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
343 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dcheck-subst112 $iconv -f char -t wchar_t < tmp-in > tmp-inw
113 LC_ALL=C $iconv $options_ascii -f wchar_t -t ASCII < tmp-inw > tmp-out1
114 LC_ALL=de_DE.ISO-8859-1 $iconv $options_ascii -f wchar_t -t ASCII < tmp-inw > tmp-out2
122 LC_ALL=de_DE.ISO-8859-1 $iconv $options_latin1 -f wchar_t -t UTF-8 < tmp-inw > tmp-out1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
H A Ddes_old.c111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc)
114 length, (DES_key_schedule *)schedule, ivec, inw, outw, enc);
109 _ossl_old_des_xcbc_encrypt(_ossl_old_des_cblock *input,_ossl_old_des_cblock *output,long length, des_key_schedule schedule,_ossl_old_des_cblock *ivec, _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc) argument
H A Ddes_old.h156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
260 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
347 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
H A Dxcbc_enc.c112 DES_cblock *ivec, const_DES_cblock *inw,
123 in2 = &(*inw)[0];
110 DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, const_DES_cblock *inw, const_DES_cblock *outw, int enc) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_xcbc_d.c77 DES_cblock inw; member in struct:__anon2937
109 memcpy(&data(ctx)->inw[0],&key[8],8);
120 &data(ctx)->inw,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
H A Ddes_old.h156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
157 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
260 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
347 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dio.c67 u16 inw(unsigned long port) function
93 EXPORT_SYMBOL(inw); variable
254 * of the inw() breaks things.
H A Dsys_eb64p.c118 if (inw(0x806) != 0xffff) {
H A Dsys_eiger.c114 intstatus = inw(0x500) & 15;
186 int backplane = inw(0x502) & 0x0f;
H A Dsys_mikasa.c88 pld = (((~inw(0x534) & 0x0000ffffUL) << 16)
H A Dsys_noritake.c93 pld = (((unsigned long) inw(0x54c) << 32)
94 | ((unsigned long) inw(0x54a) << 16)
H A Dsys_takara.c108 intstatus = inw(0x500) & 15;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Dvia82c505.c27 *value=inw(0xCFC + (where&2));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-shark/
H A Dleds.c39 return inw(0x26);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dscx200.c18 #define scx200_cb_probe(base) (inw((base) + SCx200_CBA) == (base))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-visws/
H A Dreboot.c38 while ((pm_status = inw(PMSTS_PORT)) & 0x100)

Completed in 173 milliseconds

12345678910