Searched refs:inw (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/crypto/evp/
H A De_xcbc_d.c77 DES_cblock inw; member in struct:__anon3307
109 memcpy(&data(ctx)->inw[0],&key[8],8);
120 &data(ctx)->inw,
/macosx-10.10.1/xnu-2782.1.97/SETUP/config/
H A Dmkheaders.c107 const char *inw; local
140 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF)
142 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF)
144 inwcopy = ns(inw);
/macosx-10.10.1/architecture-266/i386/
H A Dpio.h67 static __inline__ unsigned short inw( function
71 __asm__ volatile("inw %w1, %w0" : "=a" (datum) : "Nd" (port));
/macosx-10.10.1/xnu-2782.1.97/EXTERNAL_HEADERS/architecture/i386/
H A Dpio.h72 static __inline__ unsigned short inw( function
76 __asm__ volatile("inw %w1, %w0" : "=a" (datum) : "Nd" (port));
/macosx-10.10.1/libiconv-42/libiconv/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
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIDeviceI386.cpp60 value = inw( map->getVirtualAddress() + offset );
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
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 Dxcbc_enc.c114 DES_cblock *ivec, const_DES_cblock *inw,
125 in2 = &(*inw)[0];
112 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
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 Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
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 Ddes.h146 const_DES_cblock *inw,const_DES_cblock *outw,int enc);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Devp.h378 des_cblock inw; member in struct:evp_cipher_ctx_st::__anon3954::__anon3956
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/ml/i386/
H A Dkdp_x86_common.c336 *((uint16_t *) data) = inw(addr);
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit3847 inw\040 �� # ---> 8^6v2^ 2

Completed in 317 milliseconds