Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/ssl/
Dt1_enc.c997 int stream_mac = (send ? (ssl->mac_flags & SSL_MAC_FLAG_WRITE_MAC_STREAM) in tls1_mac() local
1016 if (stream_mac) { in tls1_mac()
1061 if (!stream_mac) in tls1_mac()
1069 if (!stream_mac) in tls1_mac()
1080 if (!stream_mac) in tls1_mac()