Home
last modified time | relevance | path

Searched refs:STREAMS (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssh/
H A Dumac.c314 #define STREAMS (UMAC_OUTPUT_LEN / 4) /* Number of times hash is applied */ macro
322 UINT8 nh_key [L1_KEY_LEN + L1_KEY_SHIFT * (STREAMS - 1)]; /* NH Key */
326 UINT64 state[STREAMS]; /* on-line state */
778 UINT64 poly_key_8[STREAMS]; /* p64 poly keys */
779 UINT64 poly_accum[STREAMS]; /* poly hash result */
780 UINT64 ip_keys[STREAMS*4]; /* Inner-product keys */
781 UINT32 ip_trans[STREAMS]; /* Inner-product translation */
838 for (i = 0; i < STREAMS; i++) { in poly_hash()
919 for (i = 0; i < STREAMS; i++) { in ip_long()
962 UINT8 buf[(8*STREAMS+4)*sizeof(UINT64)]; in uhash_init()
[all …]
H A Dconfigure.ac1110 # Pushing STREAMS modules will cause sshd to acquire a controlling tty.
/freebsd/contrib/ntp/html/hints/
H A Dnotes-xntp-v343 This requires a special STREAMS module.
48 code does not work under STREAMS, as used in SunOS 4.1.1.
49 Equivalent STREAMS modules are supplied with Version 3.
77 13. A STREAMS module which captures carrier-detect data-lead transitions to
79 usual STREAMS processing. See the ppsclock subdirectory.
H A Dparse33 - *SIMPLE* makefile to build a loadable STREAMS
47 - simple test program for STREAMS module. Its so simple,
60 - STREAMS specific definitions
/freebsd/contrib/ntp/kernel/sys/
H A DREADME4 and STREAMS modules in the .. (./kernel) directory.
/freebsd/contrib/ntp/clockstuff/
H A DREADME5 chu_clk line discipline or STREAMS module and can also test a CHU
/freebsd/contrib/ntp/libparse/
H A DREADME10 as part of the xntp daemon and in kernel land as part of a STREAMS module
12 SunOS4.x/SunOS5.x STREAMS are supported (volunteers for other vendors like HP?).
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcerrno41 // LWG3869 Deprecate std::errc constants related to UNIX STREAMS
/freebsd/contrib/libpcap/doc/
H A DREADME.hpux123 indicates that you need to install the optional STREAMS product to do
135 the (then optional) STREAMS product. This would bring DLPI, which is
138 I'm not sure that HP even sells the 9.X STREAMS product any longer,
/freebsd/contrib/ntp/
H A DREADME105 line disciplines and STREAMS modules used with the CHU
H A DCOPYRIGHT110 (driver 14 reference clocks), STREAMS modules for PARSE, support
H A DCommitLog-4.1.04259 * include/ntp_machine.h (HAVE_TERMIOS): STREAMS does not imply
/freebsd/contrib/ntp/sntp/
H A DCOPYRIGHT110 (driver 14 reference clocks), STREAMS modules for PARSE, support
/freebsd/contrib/libpcap/
H A DINSTALL.md316 pcap-snit.c - SunOS 4.x STREAMS-based Network Interface Tap support
H A Dconfigure.ac790 # SunOS 4.x STREAMS NIT.
795 # Pre-SunOS 4.x non-STREAMS NIT.
2117 # STREAMS routines.
H A DCMakeLists.txt1918 # SunOS 4.x STREAMS NIT.
1923 # Pre-SunOS 4.x non-STREAMS NIT.
H A DCHANGES756 Remove support for building against DAG versions without STREAMS