Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/crypto/des/
H A Dxcbc_enc.c22 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt()
/freebsd-src/crypto/openssl/crypto/evp/
H A De_xcbc_d.c34 DES_cblock inw; member
/freebsd-src/usr.sbin/config/
H A Dmkoptions.cc193 configword cp, inw; do_option() local
[all...]
/freebsd-src/sys/i386/include/
H A Dcpufunc.h230 inw(u_int port) in inw() function
/freebsd-src/sys/powerpc/include/
H A Dpio.h162 #define inw(a) (__inw((volatile u_int16_t *)(a))) macro
/freebsd-src/sys/amd64/include/
H A Dcpufunc.h182 inw(u_int port) in inw() function
/freebsd-src/sys/x86/include/
H A Dbus.h977 #define inw(a) compiler_error macro