Home
last modified time | relevance | path

Searched defs:inw (Results 1 – 6 of 6) sorted by relevance

/onnv-gate/usr/src/common/openssl/crypto/evp/
H A De_xcbc_d.c77 DES_cblock inw; member
/onnv-gate/usr/src/uts/intel/asm/
H A Dsunddi.h54 extern __inline__ uint16_t inw(int port) in inw() function
/onnv-gate/usr/src/common/openssl/crypto/des/
H A Dxcbc_enc.c112 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt()
H A Ddes_old.c111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc) in _ossl_old_des_xcbc_encrypt()
H A Ddes_old.h156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
/onnv-gate/usr/src/grub/grub-0.97/netboot/
H A Dio.h204 #define inw(port) \ macro