Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/evp/
H A De_xcbc_d.c78 DES_cblock outw; member
/onnv-gate/usr/src/uts/intel/asm/
H A Dsunddi.h88 extern __inline__ void outw(int port, uint16_t value) in outw() function
/onnv-gate/usr/src/common/openssl/crypto/des/
H A Dxcbc_enc.c113 const_DES_cblock *outw, int enc) 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.h199 #define outw(val,port) \ macro