Home
last modified time | relevance | path

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

/dflybsd-src/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.ac1109 # Pushing STREAMS modules will cause sshd to acquire a controlling tty.
/dflybsd-src/contrib/libpcap/
H A DCHANGES357 Remove support for building against DAG versions without STREAMS